menu
tdlib2 package
documentation
td_api.dart
SendCallDebugInformation
SendCallDebugInformation.new constructor
SendCallDebugInformation.new constructor
dark_mode
light_mode
SendCallDebugInformation
constructor
SendCallDebugInformation
(
{
InputCall
?
callId
,
required
String
debugInformation
,
})
Implementation
SendCallDebugInformation({this.callId, required this.debugInformation});
tdlib2 package
documentation
td_api
SendCallDebugInformation
SendCallDebugInformation.new constructor
SendCallDebugInformation class