ferrisgram 0.2.1

An elegent rust client for the Telegram Bot API.
Documentation
mod animation;
mod audio;
mod background_fill_freeform_gradient;
mod background_fill_gradient;
mod background_fill_solid;
mod background_type_chat_theme;
mod background_type_fill;
mod background_type_pattern;
mod background_type_wallpaper;
mod birthdate;
mod bot_command;
mod bot_command_scope_all_chat_administrators;
mod bot_command_scope_all_group_chats;
mod bot_command_scope_all_private_chats;
mod bot_command_scope_chat;
mod bot_command_scope_chat_administrators;
mod bot_command_scope_chat_member;
mod bot_command_scope_default;
mod bot_description;
mod bot_name;
mod bot_short_description;
mod business_connection;
mod business_intro;
mod business_location;
mod business_messages_deleted;
mod business_opening_hours;
mod business_opening_hours_interval;
mod callback_game;
mod callback_query;
mod chat;
mod chat_administrator_rights;
mod chat_background;
mod chat_boost;
mod chat_boost_added;
mod chat_boost_removed;
mod chat_boost_source_gift_code;
mod chat_boost_source_giveaway;
mod chat_boost_source_premium;
mod chat_boost_updated;
mod chat_full_info;
mod chat_invite_link;
mod chat_join_request;
mod chat_location;
mod chat_member_administrator;
mod chat_member_banned;
mod chat_member_left;
mod chat_member_member;
mod chat_member_owner;
mod chat_member_restricted;
mod chat_member_updated;
mod chat_permissions;
mod chat_photo;
mod chat_shared;
mod chosen_inline_result;
mod contact;
mod dice;
mod document;
mod encrypted_credentials;
mod encrypted_passport_element;
mod external_reply_info;
mod file;
mod force_reply;
mod forum_topic;
mod forum_topic_closed;
mod forum_topic_created;
mod forum_topic_edited;
mod forum_topic_reopened;
mod game;
mod game_high_score;
mod general_forum_topic_hidden;
mod general_forum_topic_unhidden;
mod giveaway;
mod giveaway_completed;
mod giveaway_created;
mod giveaway_winners;
mod inaccessible_message;
mod inline_keyboard_button;
mod inline_keyboard_markup;
mod inline_query;
mod inline_query_result_article;
mod inline_query_result_audio;
mod inline_query_result_cached_audio;
mod inline_query_result_cached_document;
mod inline_query_result_cached_gif;
mod inline_query_result_cached_mpeg_4_gif;
mod inline_query_result_cached_photo;
mod inline_query_result_cached_sticker;
mod inline_query_result_cached_video;
mod inline_query_result_cached_voice;
mod inline_query_result_contact;
mod inline_query_result_document;
mod inline_query_result_game;
mod inline_query_result_gif;
mod inline_query_result_location;
mod inline_query_result_mpeg_4_gif;
mod inline_query_result_photo;
mod inline_query_result_venue;
mod inline_query_result_video;
mod inline_query_result_voice;
mod inline_query_results_button;
mod input_contact_message_content;
mod input_file;
mod input_invoice_message_content;
mod input_location_message_content;
mod input_media_animation;
mod input_media_audio;
mod input_media_document;
mod input_media_photo;
mod input_media_video;
mod input_poll_option;
mod input_sticker;
mod input_text_message_content;
mod input_venue_message_content;
mod invoice;
mod keyboard_button;
mod keyboard_button_poll_type;
mod keyboard_button_request_chat;
mod keyboard_button_request_users;
mod labeled_price;
mod link_preview_options;
mod location;
mod login_url;
mod mask_position;
mod menu_button_commands;
mod menu_button_default;
mod menu_button_web_app;
mod message;
mod message_auto_delete_timer_changed;
mod message_entity;
mod message_id;
mod message_origin_channel;
mod message_origin_chat;
mod message_origin_hidden_user;
mod message_origin_user;
mod message_reaction_count_updated;
mod message_reaction_updated;
mod order_info;
mod passport_data;
mod passport_element_error_data_field;
mod passport_element_error_file;
mod passport_element_error_files;
mod passport_element_error_front_side;
mod passport_element_error_reverse_side;
mod passport_element_error_selfie;
mod passport_element_error_translation_file;
mod passport_element_error_translation_files;
mod passport_element_error_unspecified;
mod passport_file;
mod photo_size;
mod poll;
mod poll_answer;
mod poll_option;
mod pre_checkout_query;
mod proximity_alert_triggered;
mod reaction_count;
mod reaction_type_custom_emoji;
mod reaction_type_emoji;
mod reply_keyboard_markup;
mod reply_keyboard_remove;
mod reply_parameters;
mod response_parameters;
mod revenue_withdrawal_state_failed;
mod revenue_withdrawal_state_pending;
mod revenue_withdrawal_state_succeeded;
mod sent_web_app_message;
mod shared_user;
mod shipping_address;
mod shipping_option;
mod shipping_query;
mod star_transaction;
mod star_transactions;
mod sticker;
mod sticker_set;
mod story;
mod successful_payment;
mod switch_inline_query_chosen_chat;
mod text_quote;
mod transaction_partner_fragment;
mod transaction_partner_other;
mod transaction_partner_user;
mod update;
mod user;
mod user_chat_boosts;
mod user_profile_photos;
mod users_shared;
mod venue;
mod video;
mod video_chat_ended;
mod video_chat_participants_invited;
mod video_chat_scheduled;
mod video_chat_started;
mod video_note;
mod voice;
mod web_app_data;
mod web_app_info;
mod webhook_info;
mod write_access_allowed;