messages.EditChatTitle

class pyrogram.raw.functions.messages.EditChatTitle[source]

Changes chat name and sends a service message on it.

Usable by Users Bots
Details:
  • Layer: 229

  • ID: 73783FFD

Parameters:
  • chat_id (int 64-bit) – Chat ID

  • title (str) – New chat name, different from the old one

Returns:

Updates