removeChannelEmojiStatus

Remove the emoji status of a channel. USER-ONLY

Parameters

chatId: ID

The identifier of a channel.

Result

void

Syntax

await client.removeChannelEmojiStatus(chatId);