Type Alias: GuildBasedChannelTypes
GuildBasedChannelTypes =
NonThreadGuildBasedChannelTypes
|ThreadChannel
Defined in: projects/utilities/packages/discord.js-utilities/src/lib/utility-types.ts:57
A union of all the channel types that belong to a guild, including ThreadChannel