toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests
/
ForwardMessage
/
ForwardMessage
Forward
Message
constructor
(
fromChatId
:
ChatIdentifier
,
toChatId
:
ChatIdentifier
,
messageId
:
MessageId
,
threadId
:
MessageThreadId
?
=
toChatId.threadId
,
disableNotification
:
Boolean
=
false
,
protectContent
:
Boolean
=
false
)