updateTheme
A cloud theme was updated
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.updateTheme"
date-timeResponse Body
Example Requests
/telegram.updateThemeupdateStoryID
A story was successfully uploaded. Once a story is successfully uploaded, an `RawUpdateStoryID` will be returned, indicating the story ID (id) that was attributed to the story (like for messages, random_id indicates the random_id that was passed to `stories.RawSendStoryRequest`: this way, you can tell which story was assigned a specific id by checking which `stories.RawSendStoryRequest` call has the returned random_id).
updateTranscribedAudio
A pending voice message transcription initiated with `messages.RawTranscribeAudioRequest` was updated.