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