toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-type
/
love.forte.simbot.telegram.type
/
ReplyParameters
/
ReplyParameters
Reply
Parameters
constructor
(
messageId
:
Int
,
chatId
:
ChatId
?
=
null
,
allowSendingWithoutReply
:
Boolean
?
=
null
,
quote
:
String
?
=
null
,
quoteParseMode
:
String
?
=
null
,
quoteEntities
:
List
<
MessageEntity
>
?
=
null
,
quotePosition
:
Int
?
=
null
)
(
source
)