canInviteUsers property
Optional. True, if the user is allowed to invite new users to the chat
Implementation
@JsonKey(name: 'can_invite_users')
bool? get canInviteUsers;
Optional. True, if the user is allowed to invite new users to the chat
@JsonKey(name: 'can_invite_users')
bool? get canInviteUsers;