Skip to content

wc.fetchChannel()

paige edited this page Aug 28, 2023 · 3 revisions
  • 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>")
Clone this wiki locally