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