ChatBannedRights

class pyrogram.raw.types.ChatBannedRights

Telegram API type.

Constructor of ChatBannedRights.

Details:
  • Layer: 187

  • ID: 9F120418

Parameters:
  • until_date (int 32-bit) – N/A

  • view_messages (bool, optional) – N/A

  • send_messages (bool, optional) – N/A

  • send_media (bool, optional) – N/A

  • send_stickers (bool, optional) – N/A

  • send_gifs (bool, optional) – N/A

  • send_games (bool, optional) – N/A

  • send_inline (bool, optional) – N/A

  • embed_links (bool, optional) – N/A

  • send_polls (bool, optional) – N/A

  • change_info (bool, optional) – N/A

  • invite_users (bool, optional) – N/A

  • pin_messages (bool, optional) – N/A

  • manage_topics (bool, optional) – N/A

  • send_photos (bool, optional) – N/A

  • send_videos (bool, optional) – N/A

  • send_roundvideos (bool, optional) – N/A

  • send_audios (bool, optional) – N/A

  • send_voices (bool, optional) – N/A

  • send_docs (bool, optional) – N/A

  • send_plain (bool, optional) – N/A