attachMenuBots

attachMenuBots#3c4301c0 hash:long bots:Vector<AttachMenuBot> users:Vector<User> = AttachMenuBots;

Parameters

NameTypeDescription
hash long Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again.
bots Vector<AttachMenuBot> List of bots.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

AttachMenuBots

Related pages

Types used here