View Source ExTDLib.Object.ChatEventActiveUsernamesChanged (ExTDLib v0.0.4)
The chat active usernames were changed.
| Name | Type | Description |
|---|---|---|
| old_usernames | string | Previous list of active usernames. |
| new_usernames | string | New list of active usernames. |
More details on telegram's documentation.