disableSignatures

Disable post signatures in a channel. USER-ONLY

Parameters

chatId: ID

The identifier of the channel.

Result

void

Syntax

await client.disableSignatures(chatId);