canInviteUsers property

  1. @JsonKey(name: 'can_invite_users')
bool get canInviteUsers
inherited

True, if the user is allowed to invite new users to the chat

Implementation

@JsonKey(name: 'can_invite_users')
bool get canInviteUsers;