Mention 类

提及 (实体类型的信息:“提及”) 。

继承
msrest.serialization.Model
Mention

构造函数

Mention(*, mentioned=None, text: str = None, type: str = None, **kwargs)

参数

名称 说明
mentioned
必需
<xref:botframework.connector.models.ChannelAccount>

提到的用户

text
必需
str

表示提及 (的子文本可以为 null 或空)

type
必需
str

此实体的类型 (RFC 3987 IRI)

仅限关键字的参数

名称 说明
mentioned
必需
text
必需
type
必需