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