updateAutoSaveSettings
Media autosave settings have changed and must be refetched using account.RawGetAutoSaveSettingsRequest.
Header Parameters
HMAC-SHA256 hex digest of the raw request body
The delivered Telegram event type
Unique event ID for idempotency
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Unique event identifier
Value in
- "telegram.updateAutoSaveSettings"
date-timeResponse Body
Example Requests
/telegram.updateAutoSaveSettingsupdateAttachMenuBots
The list of installed attachment menu entries has changed, use `messages.RawGetAttachMenuBotsRequest` to fetch the updated list.
updateBotBusinessConnect
Connecting or disconnecting a business bot or changing the connection settings will emit an `RawUpdateBotBusinessConnect` update to the bot, with the new settings and a connection_id that will be used by the bot to handle updates from and send messages as the user.