Type Alias: NonThreadGuildBasedChannelTypes
NonThreadGuildBasedChannelTypes =
Extract
<ChannelTypes
,GuildChannel
>
Defined in: projects/utilities/packages/discord.js-utilities/src/lib/utility-types.ts:52
A union of all the channel types that belong to a guild, not including ThreadChannel