MadelineProtoDocs/docs/API_docs/constructors/updateAttachMenuBots.md
2024-05-01 14:53:46 +02:00

716 B

title description nav_exclude image
updateAttachMenuBots The list of installed attachment menu entries » has changed, use messages.getAttachMenuBots to fetch the updated list. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateAttachMenuBots

Back to constructors index

The list of installed attachment menu entries » has changed, use messages.getAttachMenuBots to fetch the updated list.

Type: Update

Example:

$updateAttachMenuBots = ['_' => 'updateAttachMenuBots'];