mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-30 14:08:44 +00:00
25 lines
3.4 KiB
Markdown
25 lines
3.4 KiB
Markdown
|
//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.edit.LiveLocation](../index.md)/[StopInlineMessageLiveLocation](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
# StopInlineMessageLiveLocation
|
||
|
[common] data class [StopInlineMessageLiveLocation](index.md)(**inlineMessageId**: [InlineMessageIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FInlineMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), **replyMarkup**: [InlineKeyboardMarkup](../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.md)?) : [EditInlineMessage](../../dev.inmo.tgbotapi.requests.edit.abstracts/-edit-inline-message/index.md), [EditReplyMessage](../../dev.inmo.tgbotapi.requests.edit.abstracts/-edit-reply-message/index.md)
|
||
|
|
||
|
|
||
|
## Functions
|
||
|
|
||
|
| Name | Summary |
|
||
|
|---|---|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/method/#/PointingToDeclaration/"></a>[method](method.md)| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/method/#/PointingToDeclaration/"></a>[common] <br>Content <br>open override fun [method](method.md)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>|
|
||
|
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
| Name | Summary |
|
||
|
|---|---|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/inlineMessageId/#/PointingToDeclaration/"></a>[inlineMessageId](inline-message-id.md)| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/inlineMessageId/#/PointingToDeclaration/"></a> [common] open override val [inlineMessageId](inline-message-id.md): [InlineMessageIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FInlineMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081) <br>|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/replyMarkup/#/PointingToDeclaration/"></a>[replyMarkup](reply-markup.md)| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/replyMarkup/#/PointingToDeclaration/"></a> [common] open override val [replyMarkup](reply-markup.md): [InlineKeyboardMarkup](../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.md)? = null <br>|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/requestSerializer/#/PointingToDeclaration/"></a>[requestSerializer](request-serializer.md)| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/requestSerializer/#/PointingToDeclaration/"></a> [common] open override val [requestSerializer](request-serializer.md): <*> <br>|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/resultDeserializer/#/PointingToDeclaration/"></a>[resultDeserializer](index.md#%5Bdev.inmo.tgbotapi.requests.edit.LiveLocation%2FStopInlineMessageLiveLocation%2FresultDeserializer%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.requests.edit.LiveLocation/StopInlineMessageLiveLocation/resultDeserializer/#/PointingToDeclaration/"></a> [common] open override val [resultDeserializer](index.md#%5Bdev.inmo.tgbotapi.requests.edit.LiveLocation%2FStopInlineMessageLiveLocation%2FresultDeserializer%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): <[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)> <br>|
|
||
|
|