telegram_bots_api 0.710.0

Telegram bots api simple rust wrapper, and no more.
Documentation
pub mod animation;
pub mod audio;
pub mod birthdate;
pub mod bot_command;
pub mod bot_command_scope_all_chat_administrators;
pub mod bot_command_scope_all_group_chats;
pub mod bot_command_scope_all_private_chats;
pub mod bot_command_scope_chat;
pub mod bot_command_scope_chat_administrators;
pub mod bot_command_scope_chat_member;
pub mod bot_command_scope_default;
pub mod bot_description;
pub mod bot_name;
pub mod bot_short_description;
pub mod callback_game;
pub mod callback_query;
pub mod chat;
pub mod chat_administrator_rights;
pub mod chat_boost;
pub mod chat_boost_added;
pub mod chat_boost_removed;
pub mod chat_boost_source_gift_code;
pub mod chat_boost_source_giveaway;
pub mod chat_boost_source_premium;
pub mod chat_boost_updated;
pub mod chat_id;
pub mod chat_invite_link;
pub mod chat_join_request;
pub mod chat_location;
pub mod chat_member_administrator;
pub mod chat_member_banned;
pub mod chat_member_left;
pub mod chat_member_member;
pub mod chat_member_owner;
pub mod chat_member_restricted;
pub mod chat_member_updated;
pub mod chat_permissions;
pub mod chat_photo;
pub mod chat_shared;
pub mod chosen_inline_result;
pub mod contact;
pub mod dice;
pub mod document;
pub mod encrypted_credentials;
pub mod encrypted_passport_element;
pub mod external_reply_info;
pub mod file;
pub mod force_reply;
pub mod forum_topic;
pub mod forum_topic_closed;
pub mod forum_topic_created;
pub mod forum_topic_edited;
pub mod forum_topic_reopened;
pub mod game;
pub mod game_high_score;
pub mod general_forum_topic_hidden;
pub mod general_forum_topic_unhidden;
pub mod giveaway;
pub mod giveaway_completed;
pub mod giveaway_created;
pub mod giveaway_winners;
pub mod inaccessible_message;
pub mod inline_keyboard_button;
pub mod inline_keyboard_markup;
pub mod inline_query;
pub mod inline_query_result_article;
pub mod inline_query_result_audio;
pub mod inline_query_result_cached_audio;
pub mod inline_query_result_cached_document;
pub mod inline_query_result_cached_gif;
pub mod inline_query_result_cached_mpeg4_gif;
pub mod inline_query_result_cached_photo;
pub mod inline_query_result_cached_sticker;
pub mod inline_query_result_cached_video;
pub mod inline_query_result_cached_voice;
pub mod inline_query_result_contact;
pub mod inline_query_result_document;
pub mod inline_query_result_game;
pub mod inline_query_result_gif;
pub mod inline_query_result_location;
pub mod inline_query_result_mpeg4_gif;
pub mod inline_query_result_photo;
pub mod inline_query_result_venue;
pub mod inline_query_result_video;
pub mod inline_query_result_voice;
pub mod inline_query_results_button;
pub mod input_contact_message_content;
pub mod input_file;
pub mod input_invoice_message_content;
pub mod input_location_message_content;
pub mod input_media_animation;
pub mod input_media_audio;
pub mod input_media_document;
pub mod input_media_photo;
pub mod input_media_video;
pub mod input_sticker;
pub mod input_text_message_content;
pub mod input_venue_message_content;
pub mod invoice;
pub mod keyboard_button;
pub mod keyboard_button_poll_type;
pub mod keyboard_button_request_chat;
pub mod keyboard_button_request_users;
pub mod labeled_price;
pub mod link_preview_options;
pub mod location;
pub mod login_url;
pub mod mask_position;
pub mod menu_button_commands;
pub mod menu_button_default;
pub mod menu_button_web_app;
pub mod message;
pub mod message_auto_delete_timer_changed;
pub mod message_entity;
pub mod message_id;
pub mod message_origin_channel;
pub mod message_origin_chat;
pub mod message_origin_hidden_user;
pub mod message_origin_user;
pub mod message_reaction_count_update;
pub mod message_reaction_updated;
pub mod order_info;
pub mod passport_data;
pub mod passport_element_error_data_field;
pub mod passport_element_error_file;
pub mod passport_element_error_files;
pub mod passport_element_error_front_side;
pub mod passport_element_error_reverse_side;
pub mod passport_element_error_selfie;
pub mod passport_element_error_translation_file;
pub mod passport_element_error_translation_files;
pub mod passport_element_error_unspecified;
pub mod passport_file;
pub mod photo_size;
pub mod poll;
pub mod poll_answer;
pub mod poll_option;
pub mod pre_checkout_query;
pub mod proximity_alert_triggered;
pub mod reaction_count;
pub mod reaction_type_custom_emoji;
pub mod reaction_type_emoji;
pub mod reply_keyboard_markup;
pub mod reply_keyboard_remove;
pub mod reply_parameters;
pub mod sent_web_app_message;
pub mod shipping_address;
pub mod shipping_option;
pub mod shipping_query;
pub mod sticker;
pub mod sticker_set;
pub mod story;
pub mod successful_payment;
pub mod switch_inline_query_chosen_chat;
pub mod text_quote;
pub mod update;
pub mod user;
pub mod user_chat_boosts;
pub mod user_profile_photos;
pub mod users_shared;
pub mod venue;
pub mod video;
pub mod video_chat_ended;
pub mod video_chat_participants_invited;
pub mod video_chat_scheduled;
pub mod video_chat_started;
pub mod video_note;
pub mod voice;
pub mod web_app_data;
pub mod web_app_info;
pub mod webhook_info;
pub mod write_access_allowed;

pub mod background_fill_freeform_gradient;
pub mod background_fill_gradient;
pub mod background_fill_solid;
pub mod background_type_chat_theme;
pub mod background_type_fill;
pub mod background_type_pattern;
pub mod background_type_wallpaper;
pub mod business_connection;
pub mod business_intro;
pub mod business_location;
pub mod business_message_deleted;
pub mod business_opening_hours;
pub mod business_opening_hours_interval;
pub mod chat_background;
pub mod chat_full_info;
pub mod input_paid_media_photo;
pub mod input_paid_media_video;
pub mod input_poll_option;
pub mod paid_media_info;
pub mod paid_media_photo;
pub mod paid_media_preview;
pub mod paid_media_video;
pub mod purchased_paid_media;
pub mod reaction_type_paid;
pub mod refunded_payment;
pub mod revenue_withdrawal_state_failed;
pub mod revenue_withdrawal_state_pending;
pub mod revenue_withdrawal_state_succeeded;
pub mod shared_user;
pub mod star_transaction;
pub mod star_transactions;
pub mod transaction_partner_fragment;
pub mod transaction_partner_other;
pub mod transaction_partner_telegram_ads;
pub mod transaction_partner_user;