Preparing search index...
The search index is not available
mirai-ts
mirai-ts
MessageType
Face
Interface Face
原生表情消息
interface
Face
{
faceId
:
number
;
name
:
string
;
type
:
"Face"
;
}
Hierarchy
BaseSingleMessage
Face
Index
Properties
face
Id
name
type
Properties
face
Id
face
Id
:
number
QQ表情编号,可选,优先高于name
name
name
:
string
QQ表情拼音,可选
type
type
:
"Face"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
face
Id
name
type
mirai-ts
Loading...
原生表情消息