FacebookRequestThreadControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |