canJoinGroups property

bool? canJoinGroups
final

Optional. True, if the bot can be invited to groups. Returned only in getMe.

Implementation

final bool? canJoinGroups;