MadelineProtoDocs/docs/TD_docs/constructors/chatEventUsernameChanged.md
2018-04-04 19:52:48 +02:00

592 B

title description image
chatEventUsernameChanged Chat username was changed https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: chatEventUsernameChanged

Back to constructors index

Chat username was changed

Attributes:

Name Type Required Description
old_username string Yes Old username value
new_username string Yes New username value

Type: ChatEventAction