menu
tdlib package
documentation
td_api.dart
ChatEventActiveUsernamesChanged
newUsernames property
newUsernames property
dark_mode
light_mode
newUsernames
property
List
<
String
>
newUsernames
final
newUsernames
New list of active usernames
Implementation
final List<String> newUsernames;
tdlib package
documentation
td_api
ChatEventActiveUsernamesChanged
newUsernames property
ChatEventActiveUsernamesChanged class