FacebookAttachment Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.
Facebook Attachment-Objekt, das als Teil einer Facebook-Nachricht gesendet werden kann.
[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class FacebookAttachment
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type FacebookAttachment = class
Public Class FacebookAttachment
- Vererbung
-
FacebookAttachment
- Attribute
Konstruktoren
FacebookAttachment() |
Veraltet.
Facebook Attachment-Objekt, das als Teil einer Facebook-Nachricht gesendet werden kann. |
Eigenschaften
Payload |
Veraltet.
Ruft die Nutzlast der Anlage ab oder legt sie fest. |
Type |
Veraltet.
Ruft den Typ der Anlage ab oder legt den Typ der Anlage fest. |