Link Search Menu Expand Document

Constructor: bots.accessSettings

Back to constructors index

Attributes:

NameTypeRequired
restrictedBoolOptional
add_usersArray of UserOptional

Type: bots.AccessSettings

Example:

$bots_accessSettings = ['_' => 'bots.accessSettings', 'restricted' => Bool, 'add_users' => [User, User]];