1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-12-02 15:00:06 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.chat.modify/-pin-chat-message/-pin-chat-message.md

12 lines
615 B
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.chat.modify](../index.md)/[PinChatMessage](index.md)/[PinChatMessage](-pin-chat-message.md)
# PinChatMessage
[common]
Content
fun [PinChatMessage](-pin-chat-message.md)(chatId: [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)