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