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