mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
510 B
510 B
title | description |
---|---|
chatEventUsernameChanged | Chat username changed |
Constructor: chatEventUsernameChanged
Chat username changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
old_username | string | Yes | Old username value |
new_username | string | Yes | New username value |