pub mod add_sticker_to_set;
pub mod answer_callback_query;
pub mod answer_inline_query;
pub mod answer_pre_checkout_query;
pub mod answer_shipping_query;
pub mod answer_web_app_query;
pub mod approve_chat_join_request;
pub mod ban_chat_member;
pub mod ban_chat_sender_chat;
pub mod close;
pub mod close_forum_topic;
pub mod close_general_forum_topic;
pub mod copy_message;
pub mod copy_messages;
pub mod create_chat_invite_link;
pub mod create_chat_subscription_invite_link;
pub mod create_forum_topic;
pub mod create_invoice_link;
pub mod create_new_sticker_set;
pub mod decline_chat_join_request;
pub mod delete_chat_photo;
pub mod delete_chat_sticker_set;
pub mod delete_forum_topic;
pub mod delete_message;
pub mod delete_messages;
pub mod delete_my_commands;
pub mod delete_sticker_from_set;
pub mod delete_sticker_set;
pub mod delete_webhook;
pub mod edit_chat_invite_link;
pub mod edit_chat_subscription_invite_link;
pub mod edit_forum_topic;
pub mod edit_general_forum_topic;
pub mod edit_message_caption;
pub mod edit_message_live_location;
pub mod edit_message_media;
pub mod edit_message_reply_markup;
pub mod edit_message_text;
pub mod edit_user_star_subscription;
pub mod export_chat_invite_link;
pub mod forward_message;
pub mod forward_messages;
pub mod get_available_gifts;
pub mod get_business_connection;
pub mod get_chat;
pub mod get_chat_administrators;
pub mod get_chat_member;
pub mod get_chat_member_count;
pub mod get_chat_menu_button;
pub mod get_custom_emoji_stickers;
pub mod get_file;
pub mod get_forum_topic_icon_stickers;
pub mod get_game_high_scores;
pub mod get_me;
pub mod get_my_commands;
pub mod get_my_default_administrator_rights;
pub mod get_my_description;
pub mod get_my_name;
pub mod get_my_short_description;
pub mod get_star_transactions;
pub mod get_sticker_set;
pub mod get_updates;
pub mod get_user_chat_boosts;
pub mod get_user_profile_photos;
pub mod get_webhook_info;
pub mod hide_general_forum_topic;
pub mod leave_chat;
pub mod log_out;
pub mod pin_chat_message;
pub mod promote_chat_member;
pub mod refund_star_payment;
pub mod reopen_forum_topic;
pub mod reopen_general_forum_topic;
pub mod replace_sticker_in_set;
pub mod restrict_chat_member;
pub mod revoke_chat_invite_link;
pub mod save_prepared_inline_message;
pub mod send_animation;
pub mod send_audio;
pub mod send_chat_action;
pub mod send_contact;
pub mod send_dice;
pub mod send_document;
pub mod send_game;
pub mod send_gift;
pub mod send_invoice;
pub mod send_location;
pub mod send_media_group;
pub mod send_message;
pub mod send_paid_media;
pub mod send_photo;
pub mod send_poll;
pub mod send_sticker;
pub mod send_venue;
pub mod send_video;
pub mod send_video_note;
pub mod send_voice;
pub mod set_chat_administrator_custom_title;
pub mod set_chat_description;
pub mod set_chat_menu_button;
pub mod set_chat_permissions;
pub mod set_chat_photo;
pub mod set_chat_sticker_set;
pub mod set_chat_title;
pub mod set_custom_emoji_sticker_set_thumbnail;
pub mod set_game_score;
pub mod set_message_reaction;
pub mod set_my_commands;
pub mod set_my_default_administrator_rights;
pub mod set_my_description;
pub mod set_my_name;
pub mod set_my_short_description;
pub mod set_passport_data_errors;
pub mod set_sticker_emoji_list;
pub mod set_sticker_keywords;
pub mod set_sticker_mask_position;
pub mod set_sticker_position_in_set;
pub mod set_sticker_set_thumbnail;
pub mod set_sticker_set_title;
pub mod set_user_emoji_status;
pub mod set_webhook;
pub mod stop_message_live_location;
pub mod stop_poll;
pub mod unban_chat_member;
pub mod unban_chat_sender_chat;
pub mod unhide_general_forum_topic;
pub mod unpin_all_chat_messages;
pub mod unpin_all_forum_topic_messages;
pub mod unpin_all_general_forum_topic_messages;
pub mod unpin_chat_message;
pub mod upload_sticker_file;