wc.fetchChannel() - shysolocup/willclient GitHub Wiki

  • Description: Fetches a channel by ID or mention

Parameters

  • ID/Mention String: Channel ID or mention to fetch

Setup

await wc.fetchChannel("Channel ID")

await wc.fetchChannel("<#Channel ID>")