channels.ToggleSlowMode¶
- class pyrogram.raw.functions.channels.ToggleSlowMode[source]¶
Toggle supergroup slow mode: if enabled, users will only be able to send one message every
secondssecondsUsable by Users Bots- Details:
Layer:
229ID:
EDD49EF0
- Parameters:
channel (
InputChannel) – The supergroupseconds (
int32-bit) – Users will only be able to send one message everysecondsseconds,0to disable the limitation
- Returns: