FacebookRequestThreadControl Class

Definition

A Facebook thread control message, including app ID of requested thread owner and an optional message to send with the request.

public class FacebookRequestThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookThreadControl
type FacebookRequestThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookRequestThreadControl
Inherits FacebookThreadControl
Inheritance
FacebookRequestThreadControl

Constructors

FacebookRequestThreadControl()

Properties

Metadata

Gets or sets the message sent from the requester.

(Inherited from FacebookThreadControl)
RequestedOwnerAppId

Gets or sets the app ID of the requested owner.

Applies to