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