Struct telegram_bot::types::Location [−][src]
Telegram type "Location" (directly mapped)
Fields
longitude: Float
latitude: Float
Trait Implementations
impl Decodable for Location
[src]
[+]
impl Decodable for Location
impl Encodable for Location
[src]
[+]
impl Encodable for Location
impl Debug for Location
[src]
[+]
impl Debug for Location
impl PartialEq for Location
[src]
[+]
impl PartialEq for Location
impl Clone for Location
[src]
[+]
impl Clone for Location
impl Copy for Location
[src]
impl Copy for Location