Struct telegram_bot::types::Update [−][src]
Telegram type "Update" (directly mapped)
Fields
update_id: Integer
message: Option<Message>
Trait Implementations
impl Decodable for Update
[src]
[+]
impl Decodable for Update
impl Debug for Update
[src]
[+]
impl Debug for Update
impl PartialEq for Update
[src]
[+]
impl PartialEq for Update
impl Clone for Update
[src]
[+]
impl Clone for Update