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