Link Search Menu Expand Document

Constructor: bots.popularAppBots

Back to constructors index

Attributes:

NameTypeRequired
next_offsetstringOptional
usersArray of UserYes

Type: bots.PopularAppBots

Example:

$bots_popularAppBots = ['_' => 'bots.popularAppBots', 'next_offset' => 'string', 'users' => [User, User]];