MobX Lark
Preparing search index...
MentionDoc
Interface MentionDoc
See
https://open.feishu.cn/document/docs/docs/data-structure/block#23769256
interface
MentionDoc
{
obj_type
:
MentionObjType
;
text_element_style
?:
TextElementStyle
;
title
:
string
;
token
:
string
;
url
:
string
;
}
Hierarchy (
View Summary
)
TextElementData
Record
<
"token"
|
"url"
|
"title"
,
string
>
MentionDoc
Index
Properties
obj_
type
text_
element_
style?
title
token
url
Properties
obj_
type
obj_type
:
MentionObjType
Optional
text_
element_
style
text_element_style
?:
TextElementStyle
title
title
:
string
token
token
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
obj_
type
text_
element_
style
title
token
url
MobX Lark
Loading...
See
https://open.feishu.cn/document/docs/docs/data-structure/block#23769256