activeUsernames property

List<String>? activeUsernames
final

Optional. If non-empty, the list of all active chat usernames; for private chats, supergroups and channels.

Implementation

final List<String>? activeUsernames;