Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PassThreadControlEvent

PassThreadControlEvent occurs when the thread ownership for a user has been passed to your application.

subscription

messaging_handovers

guides

Check official doc and reference.

Hierarchy

  • EventObject<"handover_protocol", "pass_thread_control">
  • EventBase
  • PassThreadControl
    • PassThreadControlEvent

Index

Properties

[toStringTag]: "MessengerEvent"
category: "handover_protocol"
channel: MessengerChat
isEcho: boolean

Indicate whether the event is an echo.

isStandby: boolean

Indicate whether the event is sent to a standby channel.

metadata: string

Custom string specified in the API request.

newOwnerAppId: string

App ID that thread control is passed to.

payload: any
platform: "messenger"

The user that triggered the webhook event.

timestamp: number
type: "pass_thread_control"

Generated using TypeDoc