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