menu
tdlib2 package
documentation
td_api.dart
BotAccessSettings
BotAccessSettings.new constructor
BotAccessSettings.new constructor
dark_mode
light_mode
BotAccessSettings
constructor
BotAccessSettings
(
{
required
bool
isRestricted
,
required
List
<
int
>
addedUserIds
,
})
Implementation
BotAccessSettings({required this.isRestricted, required this.addedUserIds});
tdlib2 package
documentation
td_api
BotAccessSettings
BotAccessSettings.new constructor
BotAccessSettings class