menu
td_json_client package
documentation
td_api.dart
ChatEventInvitesToggled
ChatEventInvitesToggled.new constructor
ChatEventInvitesToggled.new constructor
dark_mode
light_mode
ChatEventInvitesToggled
constructor
ChatEventInvitesToggled
(
{
String
?
extra
,
int
?
client_id
,
Bool
?
can_invite_users
,
})
Implementation
ChatEventInvitesToggled({ super.extra, super.client_id, this.can_invite_users, });
td_json_client package
documentation
td_api
ChatEventInvitesToggled
ChatEventInvitesToggled.new constructor
ChatEventInvitesToggled class