Mention 类

提及信息(实体类型:“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
必需