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