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