Link Search Menu Expand Document

Constructor: bots.popularAppBots

Back to constructors index

Popular Main Mini Apps, to be used in the apps tab of global search ».

Attributes:

NameTypeRequiredDescription
next_offsetstringOptionalOffset for pagination.
usersArray of UserYesThe bots associated to each Main Mini App, see here » for more info.

Type: bots.PopularAppBots

Example:

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