ToggleSessionCanAcceptSecretChats constructor
ToggleSessionCanAcceptSecretChats({})
Implementation
ToggleSessionCanAcceptSecretChats({
super.extra,
super.client_id,
this.session_id,
this.can_accept_secret_chats,
});