GuildChannel
Type Alias: GuildChannel
GuildChannel = APIGuildChannel<GuildChannelType> | APIInteractionDataResolvedChannel
Defined in: tagscript-plugin-discord/src/lib/interfaces/index.ts:29
A channel that lives in a guild, either the full payload or the trimmed one Discord attaches to an interaction's resolved data.