Method IsGuildUserContent
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsGuildUserContent(ChannelType)
Determines if the channel type supports guild user content.
public static bool IsGuildUserContent(this ChannelType type)
Parameters
type
ChannelTypeThe channel type.
Returns
- bool
True if the channel type supports guild user content, otherwise false.