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