philia
Preparing search index...
protocol/type/message
UserMention
Interface UserMention
提及用户消息
interface
UserMention
{
data
:
"user"
;
id
:
string
;
name
?:
string
;
raw
?:
any
;
type
:
"mention"
;
}
Hierarchy (
View Summary
)
AMention
UserMention
Index
Properties
data
id
name?
raw?
type
Properties
data
data
:
"user"
提及目标
id
id
:
string
提及目标ID
Optional
name
name
?:
string
用户名
Optional
raw
raw
?:
any
平台原始字段
type
type
:
"mention"
消息类型
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
id
name
raw
type
philia
Loading...
提及用户消息