Compartir a través de


FacebookBotUser Clase

Definición

Precaución

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.

Representa un objeto Facebook Bot User.

[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 FacebookBotUser
[<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 FacebookBotUser = class
Public Class FacebookBotUser
Herencia
FacebookBotUser
Atributos

Constructores

FacebookBotUser()
Obsoletos.

Representa un objeto Facebook Bot User.

Propiedades

Id
Obsoletos.

Obtiene o establece el identificador del usuario del bot.

Se aplica a