messages.EditExportedChatInvite

class pyrogram.raw.functions.messages.EditExportedChatInvite

Telegram API function.

Details:
  • Layer: 187

  • ID: BDCA2F75

Parameters:
  • peer (InputPeer) – N/A

  • link (str) – N/A

  • revoked (bool, optional) – N/A

  • expire_date (int 32-bit, optional) – N/A

  • usage_limit (int 32-bit, optional) – N/A

  • request_needed (bool, optional) – N/A

  • title (str, optional) – N/A

Returns:

messages.ExportedChatInvite