ChatEventInvitesToggled constructor

ChatEventInvitesToggled(
  1. {required bool can_invite_users,
  2. int? extra,
  3. int? clientId}
)

The can_invite_users permission of a supergroup chat was toggled

Implementation

ChatEventInvitesToggled