mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-19 14:53:48 +00:00
12 lines
690 B
Markdown
12 lines
690 B
Markdown
|
//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests](../index.md)/[ForwardMessage](index.md)/[ForwardMessage](-forward-message.md)
|
||
|
|
||
|
|
||
|
|
||
|
# ForwardMessage
|
||
|
[common]
|
||
|
Content
|
||
|
fun [ForwardMessage](-forward-message.md)(fromChatId: [ChatIdentifier](../../dev.inmo.tgbotapi.types/-chat-identifier/index.md), toChatId: [ChatIdentifier](../../dev.inmo.tgbotapi.types/-chat-identifier/index.md), messageId: [MessageIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), disableNotification: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) = false)
|
||
|
|
||
|
|
||
|
|