philia
Preparing search index...
protocol/oicq/message/elements
TextElem
Interface TextElem
TEXT (此元素可使用字符串代替)
interface
TextElem
{
markdown
?:
string
;
text
:
string
;
type
:
"text"
;
}
Index
Properties
markdown?
text
type
Properties
Optional
markdown
markdown
?:
string
Markdown 数据,仅支持 Markdown 时有效
text
text
:
string
文字内容
type
type
:
"text"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
markdown
text
type
philia
Loading...
TEXT (此元素可使用字符串代替)