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