[−][src]Trait telegram_bot_raw::requests::stop_message_live_location::CanStopMessageLiveLocation
Stop updating a live location message sent by the bot.
Required methods
fn stop_live_location(&self) -> StopMessageLiveLocation
[src]
Implementors
impl<M> CanStopMessageLiveLocation for M where
M: ToMessageId + ToSourceChat,
[src]
M: ToMessageId + ToSourceChat,