Mention Class

Definition

public class Mention : Microsoft.Bot.Connector.Entity
type Mention = class
    inherit Entity
Public Class Mention
Inherits Entity
Inheritance
Mention

Constructors

Mention()
Mention(ChannelAccount, String, String)

Properties

Mentioned
Properties (Inherited from Entity)
Text
Type

Methods

GetAs<T>() (Inherited from Entity)
SetAs<T>(T) (Inherited from Entity)

Applies to