disableSignatures
Disable post signatures in a channel. USER-ONLY
Parameters
The identifier of the channel.
Result
void
Syntax
await client.disableSignatures(chatId);
Disable post signatures in a channel. USER-ONLY
The identifier of the channel.
await client.disableSignatures(chatId);