toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-type
/
love.forte.simbot.telegram.type
/
InputMediaDocument
/
InputMediaDocument
Input
Media
Document
constructor
(
media
:
String
,
thumbnail
:
String
?
=
null
,
caption
:
String
?
=
null
,
parseMode
:
String
?
=
null
,
captionEntities
:
List
<
MessageEntity
>
?
=
null
,
disableContentTypeDetection
:
Boolean
?
=
null
)
(
source
)