Skip to main content

Send event preview

Sends an event that isn’t saved in the chat. Use this method when you’re preparing a longer response and want to send a partial update before sending the final message with send_event. Only the message type is supported. Visibility must be set to all or skipped. The user must be added to the chat before they can send an event. Specifics Request No response payload.
Request
Response

Send event

Sends an event object. Use this method to send a message by specifying the message event type in the request. The user must be added to the chat before they can send an event. Events with visibility:agents are sent to agents only, and with visibility:all to all users. Users with visibility:agents cannot send events with visibility:all. The method updates the requester’s events_seen_up_to as if they’ve seen all chat events. Specifics Request Response
Request
Response

Send rich message postback

Specifics * incoming_rich_message_postback is sent only for active threads. Request No response payload.
Request
Response