Skip to main content

transformChannel

@discordeno/botDocs


Documentation / @discordeno/bot / transformChannel

Function: transformChannel()

transformChannel(bot, payload): typeof bot.transformers.$inferredTypes.channel

Parameters

bot: InternalBot

payload

payload.channel: DiscordChannel

payload.guildId?: BigString

Returns

typeof bot.transformers.$inferredTypes.channel

Defined in

packages/bot/src/transformers/channel.ts:70