menu
tdlib2 package
documentation
td_api.dart
SaveApplicationLogEvent
SaveApplicationLogEvent.new constructor
SaveApplicationLogEvent.new constructor
dark_mode
light_mode
SaveApplicationLogEvent
constructor
SaveApplicationLogEvent
(
{
required
String
type
,
int
?
chatId
,
JsonValue
?
data
,
})
Implementation
SaveApplicationLogEvent({required this.type, this.chatId, this.data});
tdlib2 package
documentation
td_api
SaveApplicationLogEvent
SaveApplicationLogEvent.new constructor
SaveApplicationLogEvent class