disableSlowMode
Disable slow mode in a group. User-only.
Parameters
The identifier of the group to disable slow mode in.
Result
void
Syntax
await client.disableSlowMode(chatId);
Disable slow mode in a group. User-only.
The identifier of the group to disable slow mode in.
await client.disableSlowMode(chatId);