Table of Contents

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 ChannelType

The channel type.

Returns

bool

True if the channel type supports icon emojis, otherwise false.