Skip to main content

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