Table of Contents

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 ChannelType

The channel type.

Returns

bool

True if the channel type supports stickers, otherwise false.