mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 22:16:54 +01:00
486 B
486 B
title | description |
---|---|
chatEventTitleChanged | Chat title changed |
Constructor: chatEventTitleChanged
Chat title changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
old_title | string | Yes | Old title value |
new_title | string | Yes | New title value |