class Telbe::StopMessageLivaLocationDescriptor
chat_id Integer or String Optional Required if inline_message_id is not specified. Unique identifier for the target chat or username of the target channel (in the format @channelusername) message_id Integer Optional Required if inline_message_id is not specified. Identifier of the message with live location to stop inline_message_id String Optional Required if chat_id and message_id are not specified. Identifier of the inline message reply_markup InlineKeyboardMarkup
Optional A JSON-serialized object for a new inline keyboard.