active_usernames property

vector<string>? active_usernames
getter/setter pair

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

Implementation

vector<string>? active_usernames;