docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types.rich
/
RichBlockCollage
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
TYPE
Link copied to clipboard
const
val
TYPE
:
String
Functions
html
Link copied to clipboard
fun
html
(
blocks
:
List
<
RichBlock
>
,
caption
:
RichBlockCaption
?
)
:
String
markdown
Link copied to clipboard
fun
markdown
(
blocks
:
List
<
RichBlock
>
,
caption
:
RichBlockCaption
?
)
:
String