updateStoryID
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).
Header Parameters
X-Webhook-Signature*string
HMAC-SHA256 hex digest of the raw request body
X-Webhook-Event*string
The delivered Telegram event type
X-Webhook-Id*string
Unique event ID for idempotency
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
eventId*string
Unique event identifier
eventType*"telegram.updateStoryID"
Value in
- "telegram.updateStoryID"
eventDate*string
Format
date-timeworkspaceId*string
data*
Response Body
Example Requests
POST
/telegram.updateStoryID