setSlowMode
Change slow mode in a group. USER-ONLY
Parameters
The identifier of the group to change slow mode in.
New slow mode duration.
Result
void
Syntax
await client.setSlowMode(chatId, duration);
Change slow mode in a group. USER-ONLY
The identifier of the group to change slow mode in.
New slow mode duration.
await client.setSlowMode(chatId, duration);