[−][src]Trait telegram_bot::types::requests::CanSendLocation
Send point on the map.
Required methods
pub fn location(&self, latitude: f32, longitude: f32) -> SendLocation
[src]
Implementors
impl<C> CanSendLocation for C where
C: ToChatRef,
[src]
C: ToChatRef,