mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
494 B
494 B
title | description |
---|---|
chatEventTitleChanged | Chat title was changed |
Constructor: chatEventTitleChanged
Chat title was changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
old_title | string | Yes | Old title value |
new_title | string | Yes | New title value |