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