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