mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-20 07:13:48 +00:00
34 lines
7.4 KiB
Markdown
34 lines
7.4 KiB
Markdown
//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.send](../index.md)/[SendLocation](index.md)
|
|
|
|
|
|
|
|
# SendLocation
|
|
[common] data class [SendLocation](index.md) : [SendMessageRequest](../../dev.inmo.tgbotapi.requests.send.abstracts/-send-message-request/index.md)<[ContentMessage](../../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.md)<[LocationContent](../../dev.inmo.tgbotapi.types.message.content/-location-content/index.md)>> , [ReplyingMarkupSendMessageRequest](../../dev.inmo.tgbotapi.requests.send.abstracts/-replying-markup-send-message-request/index.md)<[ContentMessage](../../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.md)<[LocationContent](../../dev.inmo.tgbotapi.types.message.content/-location-content/index.md)>> , [PositionedSendMessageRequest](../../dev.inmo.tgbotapi.requests.send.abstracts/-positioned-send-message-request/index.md)<[ContentMessage](../../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.md)<[LocationContent](../../dev.inmo.tgbotapi.types.message.content/-location-content/index.md)>> , [HorizontallyAccured](../../dev.inmo.tgbotapi.CommonAbstracts/-horizontally-accured/index.md), [Livable](../../dev.inmo.tgbotapi.CommonAbstracts/-livable/index.md), [ProximityAlertable](../../dev.inmo.tgbotapi.CommonAbstracts/-proximity-alertable/index.md), [Headed](../../dev.inmo.tgbotapi.CommonAbstracts/-headed/index.md)
|
|
|
|
|
|
## Functions
|
|
|
|
| Name | Summary |
|
|
|---|---|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/method/#/PointingToDeclaration/"></a>[method](method.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/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.send/SendLocation/allowSendingWithoutReply/#/PointingToDeclaration/"></a>[allowSendingWithoutReply](allow-sending-without-reply.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/allowSendingWithoutReply/#/PointingToDeclaration/"></a> [common] open override val [allowSendingWithoutReply](allow-sending-without-reply.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)? = null <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/chatId/#/PointingToDeclaration/"></a>[chatId](chat-id.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/chatId/#/PointingToDeclaration/"></a> [common] open override val [chatId](chat-id.md): [ChatIdentifier](../../dev.inmo.tgbotapi.types/-chat-identifier/index.md) <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/disableNotification/#/PointingToDeclaration/"></a>[disableNotification](disable-notification.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/disableNotification/#/PointingToDeclaration/"></a> [common] open override val [disableNotification](disable-notification.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) = false <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/heading/#/PointingToDeclaration/"></a>[heading](heading.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/heading/#/PointingToDeclaration/"></a> [common] open override val [heading](heading.md): [Degrees](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FDegrees%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)? = null <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/horizontalAccuracy/#/PointingToDeclaration/"></a>[horizontalAccuracy](horizontal-accuracy.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/horizontalAccuracy/#/PointingToDeclaration/"></a> [common] open override val [horizontalAccuracy](horizontal-accuracy.md): [Meters](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FMeters%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)? = null <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/latitude/#/PointingToDeclaration/"></a>[latitude](latitude.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/latitude/#/PointingToDeclaration/"></a> [common] open override val [latitude](latitude.md): [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html) <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/livePeriod/#/PointingToDeclaration/"></a>[livePeriod](live-period.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/livePeriod/#/PointingToDeclaration/"></a> [common] open override val [livePeriod](live-period.md): [Seconds](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)? = nullPeriod in [Seconds](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081) <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/longitude/#/PointingToDeclaration/"></a>[longitude](longitude.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/longitude/#/PointingToDeclaration/"></a> [common] open override val [longitude](longitude.md): [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html) <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/proximityAlertRadius/#/PointingToDeclaration/"></a>[proximityAlertRadius](proximity-alert-radius.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/proximityAlertRadius/#/PointingToDeclaration/"></a> [common] open override val [proximityAlertRadius](proximity-alert-radius.md): [Meters](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FMeters%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)? = null <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/replyMarkup/#/PointingToDeclaration/"></a>[replyMarkup](reply-markup.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/replyMarkup/#/PointingToDeclaration/"></a> [common] open override val [replyMarkup](reply-markup.md): [KeyboardMarkup](../../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.md)? = null <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/replyToMessageId/#/PointingToDeclaration/"></a>[replyToMessageId](reply-to-message-id.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/replyToMessageId/#/PointingToDeclaration/"></a> [common] open override val [replyToMessageId](reply-to-message-id.md): [MessageIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)? = null <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/requestSerializer/#/PointingToDeclaration/"></a>[requestSerializer](request-serializer.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/requestSerializer/#/PointingToDeclaration/"></a> [common] open override val [requestSerializer](request-serializer.md): <*> <br>|
|
|
| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/resultDeserializer/#/PointingToDeclaration/"></a>[resultDeserializer](result-deserializer.md)| <a name="dev.inmo.tgbotapi.requests.send/SendLocation/resultDeserializer/#/PointingToDeclaration/"></a> [common] open override val [resultDeserializer](result-deserializer.md): <[ContentMessage](../../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.md)<[LocationContent](../../dev.inmo.tgbotapi.types.message.content/-location-content/index.md)>> <br>|
|
|
|