mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-07 14:48:28 +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 |