[−][src]Trait telegram_bot_raw::requests::send_location::CanReplySendLocation
Reply with point on the map.
Required methods
fn location_reply(&self, latitude: Float, longitude: Float) -> SendLocation
[src]
Implementors
impl<M> CanReplySendLocation for M where
M: ToMessageId + ToSourceChat,
[src]
M: ToMessageId + ToSourceChat,