telegram-bot-ruby-rbs 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/README.md +42 -0
- data/sig/telegram/bot/api.rbs +690 -0
- data/sig/telegram/bot/core.rbs +50 -0
- data/sig/telegram/bot/types/accepted_gift_types.rbs +16 -0
- data/sig/telegram/bot/types/affiliate_info.rbs +16 -0
- data/sig/telegram/bot/types/animation.rbs +20 -0
- data/sig/telegram/bot/types/audio.rbs +20 -0
- data/sig/telegram/bot/types/background_fill_freeform_gradient.rbs +13 -0
- data/sig/telegram/bot/types/background_fill_gradient.rbs +15 -0
- data/sig/telegram/bot/types/background_fill_solid.rbs +13 -0
- data/sig/telegram/bot/types/background_type_chat_theme.rbs +13 -0
- data/sig/telegram/bot/types/background_type_fill.rbs +14 -0
- data/sig/telegram/bot/types/background_type_pattern.rbs +17 -0
- data/sig/telegram/bot/types/background_type_wallpaper.rbs +16 -0
- data/sig/telegram/bot/types/base.rbs +22 -0
- data/sig/telegram/bot/types/birthdate.rbs +14 -0
- data/sig/telegram/bot/types/bot_command.rbs +13 -0
- data/sig/telegram/bot/types/bot_command_scope_all_chat_administrators.rbs +12 -0
- data/sig/telegram/bot/types/bot_command_scope_all_group_chats.rbs +12 -0
- data/sig/telegram/bot/types/bot_command_scope_all_private_chats.rbs +12 -0
- data/sig/telegram/bot/types/bot_command_scope_chat.rbs +13 -0
- data/sig/telegram/bot/types/bot_command_scope_chat_administrators.rbs +13 -0
- data/sig/telegram/bot/types/bot_command_scope_chat_member.rbs +14 -0
- data/sig/telegram/bot/types/bot_command_scope_default.rbs +12 -0
- data/sig/telegram/bot/types/bot_description.rbs +12 -0
- data/sig/telegram/bot/types/bot_name.rbs +12 -0
- data/sig/telegram/bot/types/bot_short_description.rbs +12 -0
- data/sig/telegram/bot/types/business_bot_rights.rbs +25 -0
- data/sig/telegram/bot/types/business_connection.rbs +17 -0
- data/sig/telegram/bot/types/business_intro.rbs +14 -0
- data/sig/telegram/bot/types/business_location.rbs +13 -0
- data/sig/telegram/bot/types/business_messages_deleted.rbs +14 -0
- data/sig/telegram/bot/types/business_opening_hours.rbs +13 -0
- data/sig/telegram/bot/types/business_opening_hours_interval.rbs +13 -0
- data/sig/telegram/bot/types/callback_game.rbs +11 -0
- data/sig/telegram/bot/types/callback_query.rbs +19 -0
- data/sig/telegram/bot/types/chat.rbs +19 -0
- data/sig/telegram/bot/types/chat_administrator_rights.rbs +28 -0
- data/sig/telegram/bot/types/chat_background.rbs +12 -0
- data/sig/telegram/bot/types/chat_boost.rbs +15 -0
- data/sig/telegram/bot/types/chat_boost_added.rbs +12 -0
- data/sig/telegram/bot/types/chat_boost_removed.rbs +15 -0
- data/sig/telegram/bot/types/chat_boost_source_gift_code.rbs +13 -0
- data/sig/telegram/bot/types/chat_boost_source_giveaway.rbs +16 -0
- data/sig/telegram/bot/types/chat_boost_source_premium.rbs +13 -0
- data/sig/telegram/bot/types/chat_boost_updated.rbs +13 -0
- data/sig/telegram/bot/types/chat_full_info.rbs +62 -0
- data/sig/telegram/bot/types/chat_invite_link.rbs +22 -0
- data/sig/telegram/bot/types/chat_join_request.rbs +17 -0
- data/sig/telegram/bot/types/chat_location.rbs +13 -0
- data/sig/telegram/bot/types/chat_member_administrator.rbs +32 -0
- data/sig/telegram/bot/types/chat_member_banned.rbs +14 -0
- data/sig/telegram/bot/types/chat_member_left.rbs +13 -0
- data/sig/telegram/bot/types/chat_member_member.rbs +15 -0
- data/sig/telegram/bot/types/chat_member_owner.rbs +15 -0
- data/sig/telegram/bot/types/chat_member_restricted.rbs +31 -0
- data/sig/telegram/bot/types/chat_member_updated.rbs +19 -0
- data/sig/telegram/bot/types/chat_owner_changed.rbs +12 -0
- data/sig/telegram/bot/types/chat_owner_left.rbs +12 -0
- data/sig/telegram/bot/types/chat_permissions.rbs +26 -0
- data/sig/telegram/bot/types/chat_photo.rbs +15 -0
- data/sig/telegram/bot/types/chat_shared.rbs +16 -0
- data/sig/telegram/bot/types/checklist.rbs +16 -0
- data/sig/telegram/bot/types/checklist_task.rbs +17 -0
- data/sig/telegram/bot/types/checklist_tasks_added.rbs +13 -0
- data/sig/telegram/bot/types/checklist_tasks_done.rbs +14 -0
- data/sig/telegram/bot/types/chosen_inline_result.rbs +16 -0
- data/sig/telegram/bot/types/contact.rbs +16 -0
- data/sig/telegram/bot/types/copy_text_button.rbs +12 -0
- data/sig/telegram/bot/types/dice.rbs +13 -0
- data/sig/telegram/bot/types/direct_message_price_changed.rbs +13 -0
- data/sig/telegram/bot/types/direct_messages_topic.rbs +13 -0
- data/sig/telegram/bot/types/document.rbs +17 -0
- data/sig/telegram/bot/types/encrypted_credentials.rbs +14 -0
- data/sig/telegram/bot/types/encrypted_passport_element.rbs +21 -0
- data/sig/telegram/bot/types/error.rbs +15 -0
- data/sig/telegram/bot/types/external_reply_info.rbs +36 -0
- data/sig/telegram/bot/types/file.rbs +15 -0
- data/sig/telegram/bot/types/force_reply.rbs +14 -0
- data/sig/telegram/bot/types/forum_topic.rbs +16 -0
- data/sig/telegram/bot/types/forum_topic_closed.rbs +11 -0
- data/sig/telegram/bot/types/forum_topic_created.rbs +15 -0
- data/sig/telegram/bot/types/forum_topic_edited.rbs +13 -0
- data/sig/telegram/bot/types/forum_topic_reopened.rbs +11 -0
- data/sig/telegram/bot/types/game.rbs +17 -0
- data/sig/telegram/bot/types/game_high_score.rbs +14 -0
- data/sig/telegram/bot/types/general_forum_topic_hidden.rbs +11 -0
- data/sig/telegram/bot/types/general_forum_topic_unhidden.rbs +11 -0
- data/sig/telegram/bot/types/gift.rbs +24 -0
- data/sig/telegram/bot/types/gift_background.rbs +14 -0
- data/sig/telegram/bot/types/gift_info.rbs +21 -0
- data/sig/telegram/bot/types/gifts.rbs +12 -0
- data/sig/telegram/bot/types/giveaway.rbs +20 -0
- data/sig/telegram/bot/types/giveaway_completed.rbs +15 -0
- data/sig/telegram/bot/types/giveaway_created.rbs +12 -0
- data/sig/telegram/bot/types/giveaway_winners.rbs +23 -0
- data/sig/telegram/bot/types/inaccessible_message.rbs +14 -0
- data/sig/telegram/bot/types/inline_keyboard_button.rbs +24 -0
- data/sig/telegram/bot/types/inline_keyboard_markup.rbs +12 -0
- data/sig/telegram/bot/types/inline_query.rbs +17 -0
- data/sig/telegram/bot/types/inline_query_result_article.rbs +21 -0
- data/sig/telegram/bot/types/inline_query_result_audio.rbs +22 -0
- data/sig/telegram/bot/types/inline_query_result_cached_audio.rbs +19 -0
- data/sig/telegram/bot/types/inline_query_result_cached_document.rbs +21 -0
- data/sig/telegram/bot/types/inline_query_result_cached_gif.rbs +21 -0
- data/sig/telegram/bot/types/inline_query_result_cached_mpeg4_gif.rbs +21 -0
- data/sig/telegram/bot/types/inline_query_result_cached_photo.rbs +22 -0
- data/sig/telegram/bot/types/inline_query_result_cached_sticker.rbs +16 -0
- data/sig/telegram/bot/types/inline_query_result_cached_video.rbs +22 -0
- data/sig/telegram/bot/types/inline_query_result_cached_voice.rbs +20 -0
- data/sig/telegram/bot/types/inline_query_result_contact.rbs +22 -0
- data/sig/telegram/bot/types/inline_query_result_document.rbs +25 -0
- data/sig/telegram/bot/types/inline_query_result_game.rbs +15 -0
- data/sig/telegram/bot/types/inline_query_result_gif.rbs +26 -0
- data/sig/telegram/bot/types/inline_query_result_location.rbs +25 -0
- data/sig/telegram/bot/types/inline_query_result_mpeg4_gif.rbs +26 -0
- data/sig/telegram/bot/types/inline_query_result_photo.rbs +25 -0
- data/sig/telegram/bot/types/inline_query_result_venue.rbs +26 -0
- data/sig/telegram/bot/types/inline_query_result_video.rbs +27 -0
- data/sig/telegram/bot/types/inline_query_result_voice.rbs +21 -0
- data/sig/telegram/bot/types/inline_query_results_button.rbs +14 -0
- data/sig/telegram/bot/types/input_checklist.rbs +17 -0
- data/sig/telegram/bot/types/input_checklist_task.rbs +15 -0
- data/sig/telegram/bot/types/input_contact_message_content.rbs +15 -0
- data/sig/telegram/bot/types/input_file.rbs +11 -0
- data/sig/telegram/bot/types/input_invoice_message_content.rbs +31 -0
- data/sig/telegram/bot/types/input_location_message_content.rbs +17 -0
- data/sig/telegram/bot/types/input_media_animation.rbs +22 -0
- data/sig/telegram/bot/types/input_media_audio.rbs +20 -0
- data/sig/telegram/bot/types/input_media_document.rbs +18 -0
- data/sig/telegram/bot/types/input_media_photo.rbs +18 -0
- data/sig/telegram/bot/types/input_media_video.rbs +25 -0
- data/sig/telegram/bot/types/input_paid_media_photo.rbs +13 -0
- data/sig/telegram/bot/types/input_paid_media_video.rbs +20 -0
- data/sig/telegram/bot/types/input_poll_option.rbs +14 -0
- data/sig/telegram/bot/types/input_profile_photo_animated.rbs +14 -0
- data/sig/telegram/bot/types/input_profile_photo_static.rbs +13 -0
- data/sig/telegram/bot/types/input_sticker.rbs +16 -0
- data/sig/telegram/bot/types/input_story_content_photo.rbs +13 -0
- data/sig/telegram/bot/types/input_story_content_video.rbs +16 -0
- data/sig/telegram/bot/types/input_text_message_content.rbs +15 -0
- data/sig/telegram/bot/types/input_venue_message_content.rbs +19 -0
- data/sig/telegram/bot/types/invoice.rbs +16 -0
- data/sig/telegram/bot/types/keyboard_button.rbs +21 -0
- data/sig/telegram/bot/types/keyboard_button_poll_type.rbs +12 -0
- data/sig/telegram/bot/types/keyboard_button_request_chat.rbs +22 -0
- data/sig/telegram/bot/types/keyboard_button_request_managed_bot.rbs +14 -0
- data/sig/telegram/bot/types/keyboard_button_request_users.rbs +18 -0
- data/sig/telegram/bot/types/labeled_price.rbs +13 -0
- data/sig/telegram/bot/types/link_preview_options.rbs +16 -0
- data/sig/telegram/bot/types/location.rbs +17 -0
- data/sig/telegram/bot/types/location_address.rbs +15 -0
- data/sig/telegram/bot/types/login_url.rbs +15 -0
- data/sig/telegram/bot/types/managed_bot_created.rbs +12 -0
- data/sig/telegram/bot/types/managed_bot_updated.rbs +13 -0
- data/sig/telegram/bot/types/mask_position.rbs +15 -0
- data/sig/telegram/bot/types/menu_button_commands.rbs +12 -0
- data/sig/telegram/bot/types/menu_button_default.rbs +12 -0
- data/sig/telegram/bot/types/menu_button_web_app.rbs +14 -0
- data/sig/telegram/bot/types/message.rbs +122 -0
- data/sig/telegram/bot/types/message_auto_delete_timer_changed.rbs +12 -0
- data/sig/telegram/bot/types/message_entity.rbs +20 -0
- data/sig/telegram/bot/types/message_id.rbs +12 -0
- data/sig/telegram/bot/types/message_origin_channel.rbs +16 -0
- data/sig/telegram/bot/types/message_origin_chat.rbs +15 -0
- data/sig/telegram/bot/types/message_origin_hidden_user.rbs +14 -0
- data/sig/telegram/bot/types/message_origin_user.rbs +14 -0
- data/sig/telegram/bot/types/message_reaction_count_updated.rbs +15 -0
- data/sig/telegram/bot/types/message_reaction_updated.rbs +18 -0
- data/sig/telegram/bot/types/order_info.rbs +15 -0
- data/sig/telegram/bot/types/owned_gift_regular.rbs +26 -0
- data/sig/telegram/bot/types/owned_gift_unique.rbs +20 -0
- data/sig/telegram/bot/types/owned_gifts.rbs +14 -0
- data/sig/telegram/bot/types/paid_media_info.rbs +13 -0
- data/sig/telegram/bot/types/paid_media_photo.rbs +13 -0
- data/sig/telegram/bot/types/paid_media_preview.rbs +15 -0
- data/sig/telegram/bot/types/paid_media_purchased.rbs +13 -0
- data/sig/telegram/bot/types/paid_media_video.rbs +13 -0
- data/sig/telegram/bot/types/paid_message_price_changed.rbs +12 -0
- data/sig/telegram/bot/types/passport_data.rbs +13 -0
- data/sig/telegram/bot/types/passport_element_error_data_field.rbs +16 -0
- data/sig/telegram/bot/types/passport_element_error_file.rbs +15 -0
- data/sig/telegram/bot/types/passport_element_error_files.rbs +15 -0
- data/sig/telegram/bot/types/passport_element_error_front_side.rbs +15 -0
- data/sig/telegram/bot/types/passport_element_error_reverse_side.rbs +15 -0
- data/sig/telegram/bot/types/passport_element_error_selfie.rbs +15 -0
- data/sig/telegram/bot/types/passport_element_error_translation_file.rbs +15 -0
- data/sig/telegram/bot/types/passport_element_error_translation_files.rbs +15 -0
- data/sig/telegram/bot/types/passport_element_error_unspecified.rbs +15 -0
- data/sig/telegram/bot/types/passport_file.rbs +15 -0
- data/sig/telegram/bot/types/photo_size.rbs +16 -0
- data/sig/telegram/bot/types/poll.rbs +28 -0
- data/sig/telegram/bot/types/poll_answer.rbs +16 -0
- data/sig/telegram/bot/types/poll_option.rbs +18 -0
- data/sig/telegram/bot/types/poll_option_added.rbs +15 -0
- data/sig/telegram/bot/types/poll_option_deleted.rbs +15 -0
- data/sig/telegram/bot/types/pre_checkout_query.rbs +18 -0
- data/sig/telegram/bot/types/prepared_inline_message.rbs +13 -0
- data/sig/telegram/bot/types/prepared_keyboard_button.rbs +12 -0
- data/sig/telegram/bot/types/proximity_alert_triggered.rbs +14 -0
- data/sig/telegram/bot/types/reaction_count.rbs +13 -0
- data/sig/telegram/bot/types/reaction_type_custom_emoji.rbs +13 -0
- data/sig/telegram/bot/types/reaction_type_emoji.rbs +13 -0
- data/sig/telegram/bot/types/reaction_type_paid.rbs +12 -0
- data/sig/telegram/bot/types/refunded_payment.rbs +16 -0
- data/sig/telegram/bot/types/reply_keyboard_markup.rbs +17 -0
- data/sig/telegram/bot/types/reply_keyboard_remove.rbs +13 -0
- data/sig/telegram/bot/types/reply_parameters.rbs +20 -0
- data/sig/telegram/bot/types/response_parameters.rbs +13 -0
- data/sig/telegram/bot/types/revenue_withdrawal_state_failed.rbs +12 -0
- data/sig/telegram/bot/types/revenue_withdrawal_state_pending.rbs +12 -0
- data/sig/telegram/bot/types/revenue_withdrawal_state_succeeded.rbs +14 -0
- data/sig/telegram/bot/types/sent_web_app_message.rbs +12 -0
- data/sig/telegram/bot/types/shared_user.rbs +16 -0
- data/sig/telegram/bot/types/shipping_address.rbs +17 -0
- data/sig/telegram/bot/types/shipping_option.rbs +14 -0
- data/sig/telegram/bot/types/shipping_query.rbs +15 -0
- data/sig/telegram/bot/types/star_amount.rbs +13 -0
- data/sig/telegram/bot/types/star_transaction.rbs +17 -0
- data/sig/telegram/bot/types/star_transactions.rbs +12 -0
- data/sig/telegram/bot/types/sticker.rbs +26 -0
- data/sig/telegram/bot/types/sticker_set.rbs +16 -0
- data/sig/telegram/bot/types/story.rbs +13 -0
- data/sig/telegram/bot/types/story_area.rbs +13 -0
- data/sig/telegram/bot/types/story_area_position.rbs +17 -0
- data/sig/telegram/bot/types/story_area_type_link.rbs +13 -0
- data/sig/telegram/bot/types/story_area_type_location.rbs +15 -0
- data/sig/telegram/bot/types/story_area_type_suggested_reaction.rbs +15 -0
- data/sig/telegram/bot/types/story_area_type_unique_gift.rbs +13 -0
- data/sig/telegram/bot/types/story_area_type_weather.rbs +15 -0
- data/sig/telegram/bot/types/successful_payment.rbs +21 -0
- data/sig/telegram/bot/types/suggested_post_approval_failed.rbs +13 -0
- data/sig/telegram/bot/types/suggested_post_approved.rbs +14 -0
- data/sig/telegram/bot/types/suggested_post_declined.rbs +13 -0
- data/sig/telegram/bot/types/suggested_post_info.rbs +14 -0
- data/sig/telegram/bot/types/suggested_post_paid.rbs +15 -0
- data/sig/telegram/bot/types/suggested_post_parameters.rbs +13 -0
- data/sig/telegram/bot/types/suggested_post_price.rbs +13 -0
- data/sig/telegram/bot/types/suggested_post_refunded.rbs +13 -0
- data/sig/telegram/bot/types/switch_inline_query_chosen_chat.rbs +16 -0
- data/sig/telegram/bot/types/text_quote.rbs +15 -0
- data/sig/telegram/bot/types/transaction_partner_affiliate_program.rbs +14 -0
- data/sig/telegram/bot/types/transaction_partner_chat.rbs +14 -0
- data/sig/telegram/bot/types/transaction_partner_fragment.rbs +13 -0
- data/sig/telegram/bot/types/transaction_partner_other.rbs +12 -0
- data/sig/telegram/bot/types/transaction_partner_telegram_ads.rbs +12 -0
- data/sig/telegram/bot/types/transaction_partner_telegram_api.rbs +13 -0
- data/sig/telegram/bot/types/transaction_partner_user.rbs +21 -0
- data/sig/telegram/bot/types/unions.rbs +69 -0
- data/sig/telegram/bot/types/unique_gift.rbs +23 -0
- data/sig/telegram/bot/types/unique_gift_backdrop.rbs +14 -0
- data/sig/telegram/bot/types/unique_gift_backdrop_colors.rbs +15 -0
- data/sig/telegram/bot/types/unique_gift_colors.rbs +17 -0
- data/sig/telegram/bot/types/unique_gift_info.rbs +18 -0
- data/sig/telegram/bot/types/unique_gift_model.rbs +15 -0
- data/sig/telegram/bot/types/unique_gift_symbol.rbs +14 -0
- data/sig/telegram/bot/types/update.rbs +37 -0
- data/sig/telegram/bot/types/user.rbs +27 -0
- data/sig/telegram/bot/types/user_chat_boosts.rbs +12 -0
- data/sig/telegram/bot/types/user_profile_audios.rbs +13 -0
- data/sig/telegram/bot/types/user_profile_photos.rbs +13 -0
- data/sig/telegram/bot/types/user_rating.rbs +15 -0
- data/sig/telegram/bot/types/users_shared.rbs +13 -0
- data/sig/telegram/bot/types/venue.rbs +18 -0
- data/sig/telegram/bot/types/video.rbs +23 -0
- data/sig/telegram/bot/types/video_chat_ended.rbs +12 -0
- data/sig/telegram/bot/types/video_chat_participants_invited.rbs +12 -0
- data/sig/telegram/bot/types/video_chat_scheduled.rbs +12 -0
- data/sig/telegram/bot/types/video_chat_started.rbs +11 -0
- data/sig/telegram/bot/types/video_note.rbs +17 -0
- data/sig/telegram/bot/types/video_quality.rbs +17 -0
- data/sig/telegram/bot/types/voice.rbs +16 -0
- data/sig/telegram/bot/types/web_app_data.rbs +13 -0
- data/sig/telegram/bot/types/web_app_info.rbs +12 -0
- data/sig/telegram/bot/types/webhook_info.rbs +20 -0
- data/sig/telegram/bot/types/write_access_allowed.rbs +14 -0
- metadata +340 -0
metadata
ADDED
|
@@ -0,0 +1,340 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: telegram-bot-ruby-rbs
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.1.0
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- ldebortoli
|
|
8
|
+
bindir: bin
|
|
9
|
+
cert_chain: []
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
11
|
+
dependencies:
|
|
12
|
+
- !ruby/object:Gem::Dependency
|
|
13
|
+
name: telegram-bot-ruby
|
|
14
|
+
requirement: !ruby/object:Gem::Requirement
|
|
15
|
+
requirements:
|
|
16
|
+
- - ">="
|
|
17
|
+
- !ruby/object:Gem::Version
|
|
18
|
+
version: 2.7.0
|
|
19
|
+
- - "<"
|
|
20
|
+
- !ruby/object:Gem::Version
|
|
21
|
+
version: '2.8'
|
|
22
|
+
type: :runtime
|
|
23
|
+
prerelease: false
|
|
24
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
25
|
+
requirements:
|
|
26
|
+
- - ">="
|
|
27
|
+
- !ruby/object:Gem::Version
|
|
28
|
+
version: 2.7.0
|
|
29
|
+
- - "<"
|
|
30
|
+
- !ruby/object:Gem::Version
|
|
31
|
+
version: '2.8'
|
|
32
|
+
description: Complete, generated RBS signatures for telegram-bot-ruby, checked against
|
|
33
|
+
the official Telegram Bot API documentation.
|
|
34
|
+
executables: []
|
|
35
|
+
extensions: []
|
|
36
|
+
extra_rdoc_files: []
|
|
37
|
+
files:
|
|
38
|
+
- LICENSE.txt
|
|
39
|
+
- README.md
|
|
40
|
+
- sig/telegram/bot/api.rbs
|
|
41
|
+
- sig/telegram/bot/core.rbs
|
|
42
|
+
- sig/telegram/bot/types/accepted_gift_types.rbs
|
|
43
|
+
- sig/telegram/bot/types/affiliate_info.rbs
|
|
44
|
+
- sig/telegram/bot/types/animation.rbs
|
|
45
|
+
- sig/telegram/bot/types/audio.rbs
|
|
46
|
+
- sig/telegram/bot/types/background_fill_freeform_gradient.rbs
|
|
47
|
+
- sig/telegram/bot/types/background_fill_gradient.rbs
|
|
48
|
+
- sig/telegram/bot/types/background_fill_solid.rbs
|
|
49
|
+
- sig/telegram/bot/types/background_type_chat_theme.rbs
|
|
50
|
+
- sig/telegram/bot/types/background_type_fill.rbs
|
|
51
|
+
- sig/telegram/bot/types/background_type_pattern.rbs
|
|
52
|
+
- sig/telegram/bot/types/background_type_wallpaper.rbs
|
|
53
|
+
- sig/telegram/bot/types/base.rbs
|
|
54
|
+
- sig/telegram/bot/types/birthdate.rbs
|
|
55
|
+
- sig/telegram/bot/types/bot_command.rbs
|
|
56
|
+
- sig/telegram/bot/types/bot_command_scope_all_chat_administrators.rbs
|
|
57
|
+
- sig/telegram/bot/types/bot_command_scope_all_group_chats.rbs
|
|
58
|
+
- sig/telegram/bot/types/bot_command_scope_all_private_chats.rbs
|
|
59
|
+
- sig/telegram/bot/types/bot_command_scope_chat.rbs
|
|
60
|
+
- sig/telegram/bot/types/bot_command_scope_chat_administrators.rbs
|
|
61
|
+
- sig/telegram/bot/types/bot_command_scope_chat_member.rbs
|
|
62
|
+
- sig/telegram/bot/types/bot_command_scope_default.rbs
|
|
63
|
+
- sig/telegram/bot/types/bot_description.rbs
|
|
64
|
+
- sig/telegram/bot/types/bot_name.rbs
|
|
65
|
+
- sig/telegram/bot/types/bot_short_description.rbs
|
|
66
|
+
- sig/telegram/bot/types/business_bot_rights.rbs
|
|
67
|
+
- sig/telegram/bot/types/business_connection.rbs
|
|
68
|
+
- sig/telegram/bot/types/business_intro.rbs
|
|
69
|
+
- sig/telegram/bot/types/business_location.rbs
|
|
70
|
+
- sig/telegram/bot/types/business_messages_deleted.rbs
|
|
71
|
+
- sig/telegram/bot/types/business_opening_hours.rbs
|
|
72
|
+
- sig/telegram/bot/types/business_opening_hours_interval.rbs
|
|
73
|
+
- sig/telegram/bot/types/callback_game.rbs
|
|
74
|
+
- sig/telegram/bot/types/callback_query.rbs
|
|
75
|
+
- sig/telegram/bot/types/chat.rbs
|
|
76
|
+
- sig/telegram/bot/types/chat_administrator_rights.rbs
|
|
77
|
+
- sig/telegram/bot/types/chat_background.rbs
|
|
78
|
+
- sig/telegram/bot/types/chat_boost.rbs
|
|
79
|
+
- sig/telegram/bot/types/chat_boost_added.rbs
|
|
80
|
+
- sig/telegram/bot/types/chat_boost_removed.rbs
|
|
81
|
+
- sig/telegram/bot/types/chat_boost_source_gift_code.rbs
|
|
82
|
+
- sig/telegram/bot/types/chat_boost_source_giveaway.rbs
|
|
83
|
+
- sig/telegram/bot/types/chat_boost_source_premium.rbs
|
|
84
|
+
- sig/telegram/bot/types/chat_boost_updated.rbs
|
|
85
|
+
- sig/telegram/bot/types/chat_full_info.rbs
|
|
86
|
+
- sig/telegram/bot/types/chat_invite_link.rbs
|
|
87
|
+
- sig/telegram/bot/types/chat_join_request.rbs
|
|
88
|
+
- sig/telegram/bot/types/chat_location.rbs
|
|
89
|
+
- sig/telegram/bot/types/chat_member_administrator.rbs
|
|
90
|
+
- sig/telegram/bot/types/chat_member_banned.rbs
|
|
91
|
+
- sig/telegram/bot/types/chat_member_left.rbs
|
|
92
|
+
- sig/telegram/bot/types/chat_member_member.rbs
|
|
93
|
+
- sig/telegram/bot/types/chat_member_owner.rbs
|
|
94
|
+
- sig/telegram/bot/types/chat_member_restricted.rbs
|
|
95
|
+
- sig/telegram/bot/types/chat_member_updated.rbs
|
|
96
|
+
- sig/telegram/bot/types/chat_owner_changed.rbs
|
|
97
|
+
- sig/telegram/bot/types/chat_owner_left.rbs
|
|
98
|
+
- sig/telegram/bot/types/chat_permissions.rbs
|
|
99
|
+
- sig/telegram/bot/types/chat_photo.rbs
|
|
100
|
+
- sig/telegram/bot/types/chat_shared.rbs
|
|
101
|
+
- sig/telegram/bot/types/checklist.rbs
|
|
102
|
+
- sig/telegram/bot/types/checklist_task.rbs
|
|
103
|
+
- sig/telegram/bot/types/checklist_tasks_added.rbs
|
|
104
|
+
- sig/telegram/bot/types/checklist_tasks_done.rbs
|
|
105
|
+
- sig/telegram/bot/types/chosen_inline_result.rbs
|
|
106
|
+
- sig/telegram/bot/types/contact.rbs
|
|
107
|
+
- sig/telegram/bot/types/copy_text_button.rbs
|
|
108
|
+
- sig/telegram/bot/types/dice.rbs
|
|
109
|
+
- sig/telegram/bot/types/direct_message_price_changed.rbs
|
|
110
|
+
- sig/telegram/bot/types/direct_messages_topic.rbs
|
|
111
|
+
- sig/telegram/bot/types/document.rbs
|
|
112
|
+
- sig/telegram/bot/types/encrypted_credentials.rbs
|
|
113
|
+
- sig/telegram/bot/types/encrypted_passport_element.rbs
|
|
114
|
+
- sig/telegram/bot/types/error.rbs
|
|
115
|
+
- sig/telegram/bot/types/external_reply_info.rbs
|
|
116
|
+
- sig/telegram/bot/types/file.rbs
|
|
117
|
+
- sig/telegram/bot/types/force_reply.rbs
|
|
118
|
+
- sig/telegram/bot/types/forum_topic.rbs
|
|
119
|
+
- sig/telegram/bot/types/forum_topic_closed.rbs
|
|
120
|
+
- sig/telegram/bot/types/forum_topic_created.rbs
|
|
121
|
+
- sig/telegram/bot/types/forum_topic_edited.rbs
|
|
122
|
+
- sig/telegram/bot/types/forum_topic_reopened.rbs
|
|
123
|
+
- sig/telegram/bot/types/game.rbs
|
|
124
|
+
- sig/telegram/bot/types/game_high_score.rbs
|
|
125
|
+
- sig/telegram/bot/types/general_forum_topic_hidden.rbs
|
|
126
|
+
- sig/telegram/bot/types/general_forum_topic_unhidden.rbs
|
|
127
|
+
- sig/telegram/bot/types/gift.rbs
|
|
128
|
+
- sig/telegram/bot/types/gift_background.rbs
|
|
129
|
+
- sig/telegram/bot/types/gift_info.rbs
|
|
130
|
+
- sig/telegram/bot/types/gifts.rbs
|
|
131
|
+
- sig/telegram/bot/types/giveaway.rbs
|
|
132
|
+
- sig/telegram/bot/types/giveaway_completed.rbs
|
|
133
|
+
- sig/telegram/bot/types/giveaway_created.rbs
|
|
134
|
+
- sig/telegram/bot/types/giveaway_winners.rbs
|
|
135
|
+
- sig/telegram/bot/types/inaccessible_message.rbs
|
|
136
|
+
- sig/telegram/bot/types/inline_keyboard_button.rbs
|
|
137
|
+
- sig/telegram/bot/types/inline_keyboard_markup.rbs
|
|
138
|
+
- sig/telegram/bot/types/inline_query.rbs
|
|
139
|
+
- sig/telegram/bot/types/inline_query_result_article.rbs
|
|
140
|
+
- sig/telegram/bot/types/inline_query_result_audio.rbs
|
|
141
|
+
- sig/telegram/bot/types/inline_query_result_cached_audio.rbs
|
|
142
|
+
- sig/telegram/bot/types/inline_query_result_cached_document.rbs
|
|
143
|
+
- sig/telegram/bot/types/inline_query_result_cached_gif.rbs
|
|
144
|
+
- sig/telegram/bot/types/inline_query_result_cached_mpeg4_gif.rbs
|
|
145
|
+
- sig/telegram/bot/types/inline_query_result_cached_photo.rbs
|
|
146
|
+
- sig/telegram/bot/types/inline_query_result_cached_sticker.rbs
|
|
147
|
+
- sig/telegram/bot/types/inline_query_result_cached_video.rbs
|
|
148
|
+
- sig/telegram/bot/types/inline_query_result_cached_voice.rbs
|
|
149
|
+
- sig/telegram/bot/types/inline_query_result_contact.rbs
|
|
150
|
+
- sig/telegram/bot/types/inline_query_result_document.rbs
|
|
151
|
+
- sig/telegram/bot/types/inline_query_result_game.rbs
|
|
152
|
+
- sig/telegram/bot/types/inline_query_result_gif.rbs
|
|
153
|
+
- sig/telegram/bot/types/inline_query_result_location.rbs
|
|
154
|
+
- sig/telegram/bot/types/inline_query_result_mpeg4_gif.rbs
|
|
155
|
+
- sig/telegram/bot/types/inline_query_result_photo.rbs
|
|
156
|
+
- sig/telegram/bot/types/inline_query_result_venue.rbs
|
|
157
|
+
- sig/telegram/bot/types/inline_query_result_video.rbs
|
|
158
|
+
- sig/telegram/bot/types/inline_query_result_voice.rbs
|
|
159
|
+
- sig/telegram/bot/types/inline_query_results_button.rbs
|
|
160
|
+
- sig/telegram/bot/types/input_checklist.rbs
|
|
161
|
+
- sig/telegram/bot/types/input_checklist_task.rbs
|
|
162
|
+
- sig/telegram/bot/types/input_contact_message_content.rbs
|
|
163
|
+
- sig/telegram/bot/types/input_file.rbs
|
|
164
|
+
- sig/telegram/bot/types/input_invoice_message_content.rbs
|
|
165
|
+
- sig/telegram/bot/types/input_location_message_content.rbs
|
|
166
|
+
- sig/telegram/bot/types/input_media_animation.rbs
|
|
167
|
+
- sig/telegram/bot/types/input_media_audio.rbs
|
|
168
|
+
- sig/telegram/bot/types/input_media_document.rbs
|
|
169
|
+
- sig/telegram/bot/types/input_media_photo.rbs
|
|
170
|
+
- sig/telegram/bot/types/input_media_video.rbs
|
|
171
|
+
- sig/telegram/bot/types/input_paid_media_photo.rbs
|
|
172
|
+
- sig/telegram/bot/types/input_paid_media_video.rbs
|
|
173
|
+
- sig/telegram/bot/types/input_poll_option.rbs
|
|
174
|
+
- sig/telegram/bot/types/input_profile_photo_animated.rbs
|
|
175
|
+
- sig/telegram/bot/types/input_profile_photo_static.rbs
|
|
176
|
+
- sig/telegram/bot/types/input_sticker.rbs
|
|
177
|
+
- sig/telegram/bot/types/input_story_content_photo.rbs
|
|
178
|
+
- sig/telegram/bot/types/input_story_content_video.rbs
|
|
179
|
+
- sig/telegram/bot/types/input_text_message_content.rbs
|
|
180
|
+
- sig/telegram/bot/types/input_venue_message_content.rbs
|
|
181
|
+
- sig/telegram/bot/types/invoice.rbs
|
|
182
|
+
- sig/telegram/bot/types/keyboard_button.rbs
|
|
183
|
+
- sig/telegram/bot/types/keyboard_button_poll_type.rbs
|
|
184
|
+
- sig/telegram/bot/types/keyboard_button_request_chat.rbs
|
|
185
|
+
- sig/telegram/bot/types/keyboard_button_request_managed_bot.rbs
|
|
186
|
+
- sig/telegram/bot/types/keyboard_button_request_users.rbs
|
|
187
|
+
- sig/telegram/bot/types/labeled_price.rbs
|
|
188
|
+
- sig/telegram/bot/types/link_preview_options.rbs
|
|
189
|
+
- sig/telegram/bot/types/location.rbs
|
|
190
|
+
- sig/telegram/bot/types/location_address.rbs
|
|
191
|
+
- sig/telegram/bot/types/login_url.rbs
|
|
192
|
+
- sig/telegram/bot/types/managed_bot_created.rbs
|
|
193
|
+
- sig/telegram/bot/types/managed_bot_updated.rbs
|
|
194
|
+
- sig/telegram/bot/types/mask_position.rbs
|
|
195
|
+
- sig/telegram/bot/types/menu_button_commands.rbs
|
|
196
|
+
- sig/telegram/bot/types/menu_button_default.rbs
|
|
197
|
+
- sig/telegram/bot/types/menu_button_web_app.rbs
|
|
198
|
+
- sig/telegram/bot/types/message.rbs
|
|
199
|
+
- sig/telegram/bot/types/message_auto_delete_timer_changed.rbs
|
|
200
|
+
- sig/telegram/bot/types/message_entity.rbs
|
|
201
|
+
- sig/telegram/bot/types/message_id.rbs
|
|
202
|
+
- sig/telegram/bot/types/message_origin_channel.rbs
|
|
203
|
+
- sig/telegram/bot/types/message_origin_chat.rbs
|
|
204
|
+
- sig/telegram/bot/types/message_origin_hidden_user.rbs
|
|
205
|
+
- sig/telegram/bot/types/message_origin_user.rbs
|
|
206
|
+
- sig/telegram/bot/types/message_reaction_count_updated.rbs
|
|
207
|
+
- sig/telegram/bot/types/message_reaction_updated.rbs
|
|
208
|
+
- sig/telegram/bot/types/order_info.rbs
|
|
209
|
+
- sig/telegram/bot/types/owned_gift_regular.rbs
|
|
210
|
+
- sig/telegram/bot/types/owned_gift_unique.rbs
|
|
211
|
+
- sig/telegram/bot/types/owned_gifts.rbs
|
|
212
|
+
- sig/telegram/bot/types/paid_media_info.rbs
|
|
213
|
+
- sig/telegram/bot/types/paid_media_photo.rbs
|
|
214
|
+
- sig/telegram/bot/types/paid_media_preview.rbs
|
|
215
|
+
- sig/telegram/bot/types/paid_media_purchased.rbs
|
|
216
|
+
- sig/telegram/bot/types/paid_media_video.rbs
|
|
217
|
+
- sig/telegram/bot/types/paid_message_price_changed.rbs
|
|
218
|
+
- sig/telegram/bot/types/passport_data.rbs
|
|
219
|
+
- sig/telegram/bot/types/passport_element_error_data_field.rbs
|
|
220
|
+
- sig/telegram/bot/types/passport_element_error_file.rbs
|
|
221
|
+
- sig/telegram/bot/types/passport_element_error_files.rbs
|
|
222
|
+
- sig/telegram/bot/types/passport_element_error_front_side.rbs
|
|
223
|
+
- sig/telegram/bot/types/passport_element_error_reverse_side.rbs
|
|
224
|
+
- sig/telegram/bot/types/passport_element_error_selfie.rbs
|
|
225
|
+
- sig/telegram/bot/types/passport_element_error_translation_file.rbs
|
|
226
|
+
- sig/telegram/bot/types/passport_element_error_translation_files.rbs
|
|
227
|
+
- sig/telegram/bot/types/passport_element_error_unspecified.rbs
|
|
228
|
+
- sig/telegram/bot/types/passport_file.rbs
|
|
229
|
+
- sig/telegram/bot/types/photo_size.rbs
|
|
230
|
+
- sig/telegram/bot/types/poll.rbs
|
|
231
|
+
- sig/telegram/bot/types/poll_answer.rbs
|
|
232
|
+
- sig/telegram/bot/types/poll_option.rbs
|
|
233
|
+
- sig/telegram/bot/types/poll_option_added.rbs
|
|
234
|
+
- sig/telegram/bot/types/poll_option_deleted.rbs
|
|
235
|
+
- sig/telegram/bot/types/pre_checkout_query.rbs
|
|
236
|
+
- sig/telegram/bot/types/prepared_inline_message.rbs
|
|
237
|
+
- sig/telegram/bot/types/prepared_keyboard_button.rbs
|
|
238
|
+
- sig/telegram/bot/types/proximity_alert_triggered.rbs
|
|
239
|
+
- sig/telegram/bot/types/reaction_count.rbs
|
|
240
|
+
- sig/telegram/bot/types/reaction_type_custom_emoji.rbs
|
|
241
|
+
- sig/telegram/bot/types/reaction_type_emoji.rbs
|
|
242
|
+
- sig/telegram/bot/types/reaction_type_paid.rbs
|
|
243
|
+
- sig/telegram/bot/types/refunded_payment.rbs
|
|
244
|
+
- sig/telegram/bot/types/reply_keyboard_markup.rbs
|
|
245
|
+
- sig/telegram/bot/types/reply_keyboard_remove.rbs
|
|
246
|
+
- sig/telegram/bot/types/reply_parameters.rbs
|
|
247
|
+
- sig/telegram/bot/types/response_parameters.rbs
|
|
248
|
+
- sig/telegram/bot/types/revenue_withdrawal_state_failed.rbs
|
|
249
|
+
- sig/telegram/bot/types/revenue_withdrawal_state_pending.rbs
|
|
250
|
+
- sig/telegram/bot/types/revenue_withdrawal_state_succeeded.rbs
|
|
251
|
+
- sig/telegram/bot/types/sent_web_app_message.rbs
|
|
252
|
+
- sig/telegram/bot/types/shared_user.rbs
|
|
253
|
+
- sig/telegram/bot/types/shipping_address.rbs
|
|
254
|
+
- sig/telegram/bot/types/shipping_option.rbs
|
|
255
|
+
- sig/telegram/bot/types/shipping_query.rbs
|
|
256
|
+
- sig/telegram/bot/types/star_amount.rbs
|
|
257
|
+
- sig/telegram/bot/types/star_transaction.rbs
|
|
258
|
+
- sig/telegram/bot/types/star_transactions.rbs
|
|
259
|
+
- sig/telegram/bot/types/sticker.rbs
|
|
260
|
+
- sig/telegram/bot/types/sticker_set.rbs
|
|
261
|
+
- sig/telegram/bot/types/story.rbs
|
|
262
|
+
- sig/telegram/bot/types/story_area.rbs
|
|
263
|
+
- sig/telegram/bot/types/story_area_position.rbs
|
|
264
|
+
- sig/telegram/bot/types/story_area_type_link.rbs
|
|
265
|
+
- sig/telegram/bot/types/story_area_type_location.rbs
|
|
266
|
+
- sig/telegram/bot/types/story_area_type_suggested_reaction.rbs
|
|
267
|
+
- sig/telegram/bot/types/story_area_type_unique_gift.rbs
|
|
268
|
+
- sig/telegram/bot/types/story_area_type_weather.rbs
|
|
269
|
+
- sig/telegram/bot/types/successful_payment.rbs
|
|
270
|
+
- sig/telegram/bot/types/suggested_post_approval_failed.rbs
|
|
271
|
+
- sig/telegram/bot/types/suggested_post_approved.rbs
|
|
272
|
+
- sig/telegram/bot/types/suggested_post_declined.rbs
|
|
273
|
+
- sig/telegram/bot/types/suggested_post_info.rbs
|
|
274
|
+
- sig/telegram/bot/types/suggested_post_paid.rbs
|
|
275
|
+
- sig/telegram/bot/types/suggested_post_parameters.rbs
|
|
276
|
+
- sig/telegram/bot/types/suggested_post_price.rbs
|
|
277
|
+
- sig/telegram/bot/types/suggested_post_refunded.rbs
|
|
278
|
+
- sig/telegram/bot/types/switch_inline_query_chosen_chat.rbs
|
|
279
|
+
- sig/telegram/bot/types/text_quote.rbs
|
|
280
|
+
- sig/telegram/bot/types/transaction_partner_affiliate_program.rbs
|
|
281
|
+
- sig/telegram/bot/types/transaction_partner_chat.rbs
|
|
282
|
+
- sig/telegram/bot/types/transaction_partner_fragment.rbs
|
|
283
|
+
- sig/telegram/bot/types/transaction_partner_other.rbs
|
|
284
|
+
- sig/telegram/bot/types/transaction_partner_telegram_ads.rbs
|
|
285
|
+
- sig/telegram/bot/types/transaction_partner_telegram_api.rbs
|
|
286
|
+
- sig/telegram/bot/types/transaction_partner_user.rbs
|
|
287
|
+
- sig/telegram/bot/types/unions.rbs
|
|
288
|
+
- sig/telegram/bot/types/unique_gift.rbs
|
|
289
|
+
- sig/telegram/bot/types/unique_gift_backdrop.rbs
|
|
290
|
+
- sig/telegram/bot/types/unique_gift_backdrop_colors.rbs
|
|
291
|
+
- sig/telegram/bot/types/unique_gift_colors.rbs
|
|
292
|
+
- sig/telegram/bot/types/unique_gift_info.rbs
|
|
293
|
+
- sig/telegram/bot/types/unique_gift_model.rbs
|
|
294
|
+
- sig/telegram/bot/types/unique_gift_symbol.rbs
|
|
295
|
+
- sig/telegram/bot/types/update.rbs
|
|
296
|
+
- sig/telegram/bot/types/user.rbs
|
|
297
|
+
- sig/telegram/bot/types/user_chat_boosts.rbs
|
|
298
|
+
- sig/telegram/bot/types/user_profile_audios.rbs
|
|
299
|
+
- sig/telegram/bot/types/user_profile_photos.rbs
|
|
300
|
+
- sig/telegram/bot/types/user_rating.rbs
|
|
301
|
+
- sig/telegram/bot/types/users_shared.rbs
|
|
302
|
+
- sig/telegram/bot/types/venue.rbs
|
|
303
|
+
- sig/telegram/bot/types/video.rbs
|
|
304
|
+
- sig/telegram/bot/types/video_chat_ended.rbs
|
|
305
|
+
- sig/telegram/bot/types/video_chat_participants_invited.rbs
|
|
306
|
+
- sig/telegram/bot/types/video_chat_scheduled.rbs
|
|
307
|
+
- sig/telegram/bot/types/video_chat_started.rbs
|
|
308
|
+
- sig/telegram/bot/types/video_note.rbs
|
|
309
|
+
- sig/telegram/bot/types/video_quality.rbs
|
|
310
|
+
- sig/telegram/bot/types/voice.rbs
|
|
311
|
+
- sig/telegram/bot/types/web_app_data.rbs
|
|
312
|
+
- sig/telegram/bot/types/web_app_info.rbs
|
|
313
|
+
- sig/telegram/bot/types/webhook_info.rbs
|
|
314
|
+
- sig/telegram/bot/types/write_access_allowed.rbs
|
|
315
|
+
homepage: https://github.com/ldebortoli/telegram-bot-ruby-rbs
|
|
316
|
+
licenses:
|
|
317
|
+
- MIT
|
|
318
|
+
metadata:
|
|
319
|
+
bug_tracker_uri: https://github.com/ldebortoli/telegram-bot-ruby-rbs/issues
|
|
320
|
+
documentation_uri: https://github.com/ldebortoli/telegram-bot-ruby-rbs/blob/main/README.md
|
|
321
|
+
rubygems_mfa_required: 'true'
|
|
322
|
+
source_code_uri: https://github.com/ldebortoli/telegram-bot-ruby-rbs
|
|
323
|
+
rdoc_options: []
|
|
324
|
+
require_paths:
|
|
325
|
+
- sig
|
|
326
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
327
|
+
requirements:
|
|
328
|
+
- - ">="
|
|
329
|
+
- !ruby/object:Gem::Version
|
|
330
|
+
version: '2.7'
|
|
331
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
332
|
+
requirements:
|
|
333
|
+
- - ">="
|
|
334
|
+
- !ruby/object:Gem::Version
|
|
335
|
+
version: '0'
|
|
336
|
+
requirements: []
|
|
337
|
+
rubygems_version: 4.0.16
|
|
338
|
+
specification_version: 4
|
|
339
|
+
summary: RBS signatures for telegram-bot-ruby
|
|
340
|
+
test_files: []
|