botUserIds property

List<int> botUserIds
final

botUserIds List of user identifiers of the bots; the corresponding users may not be sent using updateUser updates and may not be accessible

Implementation

final List<int> botUserIds;