activeUsernames property

List<String> activeUsernames
final

activeUsernames List of active usernames; the first one must be shown as the primary username. The order of active usernames can be changed with reorderActiveUsernames, reorderBotActiveUsernames or reorderSupergroupActiveUsernames

Implementation

final List<String> activeUsernames;