Compartilhar via


FacebookBotUser Classe

Definição

Cuidado

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 um objeto Usuário de Bot do Facebook.

[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
Herança
FacebookBotUser
Atributos

Construtores

FacebookBotUser()
Obsoleto.

Representa um objeto Usuário de Bot do Facebook.

Propriedades

Id
Obsoleto.

Obtém ou define a ID do usuário do bot.

Aplica-se a