TDLib v0.0.2 TDLib.Object.ChatEventTitleChanged View Source
The chat title was changed.
| Name | Type | Description |
|---|---|---|
| old_title | string | Previous chat title. |
| new_title | string | New chat title. |
More details on telegram’s documentation.
The chat title was changed.
| Name | Type | Description |
|---|---|---|
| old_title | string | Previous chat title. |
| new_title | string | New chat title. |
More details on telegram’s documentation.