channels.ToggleSlowMode

class pyrogram.raw.functions.channels.ToggleSlowMode

Toggle supergroup slow mode: if enabled, users will only be able to send one message every seconds seconds

Details:
  • Layer: 187

  • ID: EDD49EF0

Parameters:
  • channel (InputChannel) – The supergroup

  • seconds (int 32-bit) – Users will only be able to send one message every seconds seconds, 0 to disable the limitation

Returns:

Updates