v1

latestOpenAPI 3.0.02026-07-1374103805.5 KB

Use this method to stop updating a live location message before live_period expires. On success, if the message was sent by the bot, the sent Message is returned, otherwise True is returned.

post/stopMessageLiveLocation

Request body

message_idinteger

Required if inline_message_id is not specified. Identifier of the message with live location to stop

inline_message_idstring

Required if chat_id and message_id are not specified. Identifier of the inline message

Response

okboolean required