tdlib-ruby 2.2.0 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (841) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/.gitmodules +0 -3
  4. data/.travis.yml +5 -2
  5. data/bin/build +2 -2
  6. data/lib/tdlib-ruby.rb +3 -3
  7. data/lib/tdlib/client.rb +2 -2
  8. data/lib/tdlib/update_handler.rb +3 -0
  9. data/lib/tdlib/version.rb +1 -1
  10. data/spec/integration/tdlib_spec.rb +1 -1
  11. data/tdlib-ruby.gemspec +1 -3
  12. metadata +17 -875
  13. data/bin/parser +0 -467
  14. data/lib/tdlib/client_methods.rb +0 -4244
  15. data/lib/tdlib/types.rb +0 -1109
  16. data/lib/tdlib/types/account_ttl.rb +0 -10
  17. data/lib/tdlib/types/address.rb +0 -18
  18. data/lib/tdlib/types/animation.rb +0 -23
  19. data/lib/tdlib/types/animations.rb +0 -8
  20. data/lib/tdlib/types/audio.rb +0 -24
  21. data/lib/tdlib/types/authentication_code_info.rb +0 -15
  22. data/lib/tdlib/types/authentication_code_type.rb +0 -13
  23. data/lib/tdlib/types/authentication_code_type/call.rb +0 -8
  24. data/lib/tdlib/types/authentication_code_type/flash_call.rb +0 -9
  25. data/lib/tdlib/types/authentication_code_type/sms.rb +0 -8
  26. data/lib/tdlib/types/authentication_code_type/telegram_message.rb +0 -8
  27. data/lib/tdlib/types/authorization_state.rb +0 -20
  28. data/lib/tdlib/types/authorization_state/closed.rb +0 -9
  29. data/lib/tdlib/types/authorization_state/closing.rb +0 -7
  30. data/lib/tdlib/types/authorization_state/logging_out.rb +0 -5
  31. data/lib/tdlib/types/authorization_state/ready.rb +0 -6
  32. data/lib/tdlib/types/authorization_state/wait_code.rb +0 -8
  33. data/lib/tdlib/types/authorization_state/wait_encryption_key.rb +0 -8
  34. data/lib/tdlib/types/authorization_state/wait_other_device_confirmation.rb +0 -9
  35. data/lib/tdlib/types/authorization_state/wait_password.rb +0 -13
  36. data/lib/tdlib/types/authorization_state/wait_phone_number.rb +0 -7
  37. data/lib/tdlib/types/authorization_state/wait_registration.rb +0 -9
  38. data/lib/tdlib/types/authorization_state/wait_tdlib_parameters.rb +0 -5
  39. data/lib/tdlib/types/auto_download_settings.rb +0 -23
  40. data/lib/tdlib/types/auto_download_settings_presets.rb +0 -15
  41. data/lib/tdlib/types/background.rb +0 -19
  42. data/lib/tdlib/types/background_fill.rb +0 -11
  43. data/lib/tdlib/types/background_fill/gradient.rb +0 -13
  44. data/lib/tdlib/types/background_fill/solid.rb +0 -8
  45. data/lib/tdlib/types/background_type.rb +0 -12
  46. data/lib/tdlib/types/background_type/fill.rb +0 -8
  47. data/lib/tdlib/types/background_type/pattern.rb +0 -13
  48. data/lib/tdlib/types/background_type/wallpaper.rb +0 -11
  49. data/lib/tdlib/types/backgrounds.rb +0 -8
  50. data/lib/tdlib/types/base.rb +0 -29
  51. data/lib/tdlib/types/basic_group.rb +0 -16
  52. data/lib/tdlib/types/basic_group_full_info.rb +0 -15
  53. data/lib/tdlib/types/bot_command.rb +0 -10
  54. data/lib/tdlib/types/bot_info.rb +0 -10
  55. data/lib/tdlib/types/call.rb +0 -14
  56. data/lib/tdlib/types/call_connection.rb +0 -16
  57. data/lib/tdlib/types/call_discard_reason.rb +0 -14
  58. data/lib/tdlib/types/call_discard_reason/declined.rb +0 -6
  59. data/lib/tdlib/types/call_discard_reason/disconnected.rb +0 -5
  60. data/lib/tdlib/types/call_discard_reason/empty.rb +0 -5
  61. data/lib/tdlib/types/call_discard_reason/hung_up.rb +0 -5
  62. data/lib/tdlib/types/call_discard_reason/missed.rb +0 -6
  63. data/lib/tdlib/types/call_id.rb +0 -8
  64. data/lib/tdlib/types/call_problem.rb +0 -16
  65. data/lib/tdlib/types/call_problem/distorted_speech.rb +0 -5
  66. data/lib/tdlib/types/call_problem/dropped.rb +0 -5
  67. data/lib/tdlib/types/call_problem/echo.rb +0 -5
  68. data/lib/tdlib/types/call_problem/interruptions.rb +0 -5
  69. data/lib/tdlib/types/call_problem/noise.rb +0 -5
  70. data/lib/tdlib/types/call_problem/silent_local.rb +0 -5
  71. data/lib/tdlib/types/call_problem/silent_remote.rb +0 -5
  72. data/lib/tdlib/types/call_protocol.rb +0 -14
  73. data/lib/tdlib/types/call_state.rb +0 -15
  74. data/lib/tdlib/types/call_state/discarded.rb +0 -12
  75. data/lib/tdlib/types/call_state/error.rb +0 -9
  76. data/lib/tdlib/types/call_state/exchanging_keys.rb +0 -5
  77. data/lib/tdlib/types/call_state/hanging_up.rb +0 -5
  78. data/lib/tdlib/types/call_state/pending.rb +0 -10
  79. data/lib/tdlib/types/call_state/ready.rb +0 -18
  80. data/lib/tdlib/types/callback_query_answer.rb +0 -12
  81. data/lib/tdlib/types/callback_query_payload.rb +0 -11
  82. data/lib/tdlib/types/callback_query_payload/data.rb +0 -8
  83. data/lib/tdlib/types/callback_query_payload/game.rb +0 -8
  84. data/lib/tdlib/types/can_transfer_ownership_result.rb +0 -13
  85. data/lib/tdlib/types/can_transfer_ownership_result/ok.rb +0 -5
  86. data/lib/tdlib/types/can_transfer_ownership_result/password_needed.rb +0 -5
  87. data/lib/tdlib/types/can_transfer_ownership_result/password_too_fresh.rb +0 -8
  88. data/lib/tdlib/types/can_transfer_ownership_result/session_too_fresh.rb +0 -8
  89. data/lib/tdlib/types/chat.rb +0 -68
  90. data/lib/tdlib/types/chat_action.rb +0 -22
  91. data/lib/tdlib/types/chat_action/cancel.rb +0 -5
  92. data/lib/tdlib/types/chat_action/choosing_contact.rb +0 -5
  93. data/lib/tdlib/types/chat_action/choosing_location.rb +0 -5
  94. data/lib/tdlib/types/chat_action/recording_video.rb +0 -5
  95. data/lib/tdlib/types/chat_action/recording_video_note.rb +0 -5
  96. data/lib/tdlib/types/chat_action/recording_voice_note.rb +0 -5
  97. data/lib/tdlib/types/chat_action/start_playing_game.rb +0 -5
  98. data/lib/tdlib/types/chat_action/typing.rb +0 -5
  99. data/lib/tdlib/types/chat_action/uploading_document.rb +0 -8
  100. data/lib/tdlib/types/chat_action/uploading_photo.rb +0 -8
  101. data/lib/tdlib/types/chat_action/uploading_video.rb +0 -8
  102. data/lib/tdlib/types/chat_action/uploading_video_note.rb +0 -8
  103. data/lib/tdlib/types/chat_action/uploading_voice_note.rb +0 -8
  104. data/lib/tdlib/types/chat_action_bar.rb +0 -14
  105. data/lib/tdlib/types/chat_action_bar/add_contact.rb +0 -6
  106. data/lib/tdlib/types/chat_action_bar/report_add_block.rb +0 -6
  107. data/lib/tdlib/types/chat_action_bar/report_spam.rb +0 -5
  108. data/lib/tdlib/types/chat_action_bar/report_unrelated_location.rb +0 -6
  109. data/lib/tdlib/types/chat_action_bar/share_phone_number.rb +0 -6
  110. data/lib/tdlib/types/chat_administrator.rb +0 -12
  111. data/lib/tdlib/types/chat_administrators.rb +0 -8
  112. data/lib/tdlib/types/chat_event.rb +0 -14
  113. data/lib/tdlib/types/chat_event_action.rb +0 -31
  114. data/lib/tdlib/types/chat_event_action/description_changed.rb +0 -10
  115. data/lib/tdlib/types/chat_event_action/invites_toggled.rb +0 -8
  116. data/lib/tdlib/types/chat_event_action/is_all_history_available_toggled.rb +0 -8
  117. data/lib/tdlib/types/chat_event_action/linked_chat_changed.rb +0 -10
  118. data/lib/tdlib/types/chat_event_action/location_changed.rb +0 -10
  119. data/lib/tdlib/types/chat_event_action/member_invited.rb +0 -10
  120. data/lib/tdlib/types/chat_event_action/member_joined.rb +0 -5
  121. data/lib/tdlib/types/chat_event_action/member_left.rb +0 -5
  122. data/lib/tdlib/types/chat_event_action/member_promoted.rb +0 -12
  123. data/lib/tdlib/types/chat_event_action/member_restricted.rb +0 -12
  124. data/lib/tdlib/types/chat_event_action/message_deleted.rb +0 -8
  125. data/lib/tdlib/types/chat_event_action/message_edited.rb +0 -10
  126. data/lib/tdlib/types/chat_event_action/message_pinned.rb +0 -8
  127. data/lib/tdlib/types/chat_event_action/message_unpinned.rb +0 -5
  128. data/lib/tdlib/types/chat_event_action/permissions_changed.rb +0 -10
  129. data/lib/tdlib/types/chat_event_action/photo_changed.rb +0 -10
  130. data/lib/tdlib/types/chat_event_action/poll_stopped.rb +0 -8
  131. data/lib/tdlib/types/chat_event_action/sign_messages_toggled.rb +0 -8
  132. data/lib/tdlib/types/chat_event_action/slow_mode_delay_changed.rb +0 -10
  133. data/lib/tdlib/types/chat_event_action/sticker_set_changed.rb +0 -10
  134. data/lib/tdlib/types/chat_event_action/title_changed.rb +0 -10
  135. data/lib/tdlib/types/chat_event_action/username_changed.rb +0 -10
  136. data/lib/tdlib/types/chat_event_log_filters.rb +0 -27
  137. data/lib/tdlib/types/chat_events.rb +0 -8
  138. data/lib/tdlib/types/chat_invite_link.rb +0 -8
  139. data/lib/tdlib/types/chat_invite_link_info.rb +0 -21
  140. data/lib/tdlib/types/chat_list.rb +0 -11
  141. data/lib/tdlib/types/chat_list/archive.rb +0 -6
  142. data/lib/tdlib/types/chat_list/main.rb +0 -5
  143. data/lib/tdlib/types/chat_location.rb +0 -10
  144. data/lib/tdlib/types/chat_member.rb +0 -18
  145. data/lib/tdlib/types/chat_member_status.rb +0 -15
  146. data/lib/tdlib/types/chat_member_status/administrator.rb +0 -32
  147. data/lib/tdlib/types/chat_member_status/banned.rb +0 -11
  148. data/lib/tdlib/types/chat_member_status/creator.rb +0 -11
  149. data/lib/tdlib/types/chat_member_status/left.rb +0 -5
  150. data/lib/tdlib/types/chat_member_status/member.rb +0 -5
  151. data/lib/tdlib/types/chat_member_status/restricted.rb +0 -16
  152. data/lib/tdlib/types/chat_members.rb +0 -10
  153. data/lib/tdlib/types/chat_members_filter.rb +0 -15
  154. data/lib/tdlib/types/chat_members_filter/administrators.rb +0 -5
  155. data/lib/tdlib/types/chat_members_filter/banned.rb +0 -5
  156. data/lib/tdlib/types/chat_members_filter/bots.rb +0 -5
  157. data/lib/tdlib/types/chat_members_filter/contacts.rb +0 -5
  158. data/lib/tdlib/types/chat_members_filter/members.rb +0 -5
  159. data/lib/tdlib/types/chat_members_filter/restricted.rb +0 -5
  160. data/lib/tdlib/types/chat_nearby.rb +0 -10
  161. data/lib/tdlib/types/chat_notification_settings.rb +0 -34
  162. data/lib/tdlib/types/chat_permissions.rb +0 -28
  163. data/lib/tdlib/types/chat_photo.rb +0 -12
  164. data/lib/tdlib/types/chat_report_reason.rb +0 -16
  165. data/lib/tdlib/types/chat_report_reason/child_abuse.rb +0 -5
  166. data/lib/tdlib/types/chat_report_reason/copyright.rb +0 -5
  167. data/lib/tdlib/types/chat_report_reason/custom.rb +0 -8
  168. data/lib/tdlib/types/chat_report_reason/pornography.rb +0 -5
  169. data/lib/tdlib/types/chat_report_reason/spam.rb +0 -5
  170. data/lib/tdlib/types/chat_report_reason/unrelated_location.rb +0 -5
  171. data/lib/tdlib/types/chat_report_reason/violence.rb +0 -5
  172. data/lib/tdlib/types/chat_type.rb +0 -13
  173. data/lib/tdlib/types/chat_type/basic_group.rb +0 -8
  174. data/lib/tdlib/types/chat_type/private.rb +0 -8
  175. data/lib/tdlib/types/chat_type/secret.rb +0 -10
  176. data/lib/tdlib/types/chat_type/supergroup.rb +0 -11
  177. data/lib/tdlib/types/chats.rb +0 -8
  178. data/lib/tdlib/types/chats_nearby.rb +0 -10
  179. data/lib/tdlib/types/check_chat_username_result.rb +0 -14
  180. data/lib/tdlib/types/check_chat_username_result/ok.rb +0 -5
  181. data/lib/tdlib/types/check_chat_username_result/public_chats_too_much.rb +0 -5
  182. data/lib/tdlib/types/check_chat_username_result/public_groups_unavailable.rb +0 -5
  183. data/lib/tdlib/types/check_chat_username_result/username_invalid.rb +0 -5
  184. data/lib/tdlib/types/check_chat_username_result/username_occupied.rb +0 -5
  185. data/lib/tdlib/types/connected_website.rb +0 -25
  186. data/lib/tdlib/types/connected_websites.rb +0 -8
  187. data/lib/tdlib/types/connection_state.rb +0 -14
  188. data/lib/tdlib/types/connection_state/connecting.rb +0 -5
  189. data/lib/tdlib/types/connection_state/connecting_to_proxy.rb +0 -5
  190. data/lib/tdlib/types/connection_state/ready.rb +0 -5
  191. data/lib/tdlib/types/connection_state/updating.rb +0 -5
  192. data/lib/tdlib/types/connection_state/waiting_for_network.rb +0 -6
  193. data/lib/tdlib/types/contact.rb +0 -16
  194. data/lib/tdlib/types/count.rb +0 -8
  195. data/lib/tdlib/types/custom_request_result.rb +0 -8
  196. data/lib/tdlib/types/database_statistics.rb +0 -8
  197. data/lib/tdlib/types/date.rb +0 -12
  198. data/lib/tdlib/types/dated_file.rb +0 -10
  199. data/lib/tdlib/types/deep_link_info.rb +0 -10
  200. data/lib/tdlib/types/device_token.rb +0 -22
  201. data/lib/tdlib/types/device_token/apple_push.rb +0 -10
  202. data/lib/tdlib/types/device_token/apple_push_vo_ip.rb +0 -12
  203. data/lib/tdlib/types/device_token/black_berry_push.rb +0 -8
  204. data/lib/tdlib/types/device_token/firebase_cloud_messaging.rb +0 -10
  205. data/lib/tdlib/types/device_token/microsoft_push.rb +0 -8
  206. data/lib/tdlib/types/device_token/microsoft_push_vo_ip.rb +0 -8
  207. data/lib/tdlib/types/device_token/simple_push.rb +0 -9
  208. data/lib/tdlib/types/device_token/tizen_push.rb +0 -8
  209. data/lib/tdlib/types/device_token/ubuntu_push.rb +0 -8
  210. data/lib/tdlib/types/device_token/web_push.rb +0 -13
  211. data/lib/tdlib/types/device_token/windows_push.rb +0 -9
  212. data/lib/tdlib/types/document.rb +0 -17
  213. data/lib/tdlib/types/draft_message.rb +0 -11
  214. data/lib/tdlib/types/email_address_authentication_code_info.rb +0 -10
  215. data/lib/tdlib/types/emojis.rb +0 -8
  216. data/lib/tdlib/types/encrypted_credentials.rb +0 -12
  217. data/lib/tdlib/types/encrypted_passport_element.rb +0 -25
  218. data/lib/tdlib/types/error.rb +0 -12
  219. data/lib/tdlib/types/file.rb +0 -18
  220. data/lib/tdlib/types/file_part.rb +0 -8
  221. data/lib/tdlib/types/file_type.rb +0 -25
  222. data/lib/tdlib/types/file_type/animation.rb +0 -5
  223. data/lib/tdlib/types/file_type/audio.rb +0 -5
  224. data/lib/tdlib/types/file_type/document.rb +0 -5
  225. data/lib/tdlib/types/file_type/none.rb +0 -5
  226. data/lib/tdlib/types/file_type/photo.rb +0 -5
  227. data/lib/tdlib/types/file_type/profile_photo.rb +0 -5
  228. data/lib/tdlib/types/file_type/secret.rb +0 -5
  229. data/lib/tdlib/types/file_type/secret_thumbnail.rb +0 -5
  230. data/lib/tdlib/types/file_type/secure.rb +0 -5
  231. data/lib/tdlib/types/file_type/sticker.rb +0 -5
  232. data/lib/tdlib/types/file_type/thumbnail.rb +0 -5
  233. data/lib/tdlib/types/file_type/unknown.rb +0 -5
  234. data/lib/tdlib/types/file_type/video.rb +0 -5
  235. data/lib/tdlib/types/file_type/video_note.rb +0 -5
  236. data/lib/tdlib/types/file_type/voice_note.rb +0 -5
  237. data/lib/tdlib/types/file_type/wallpaper.rb +0 -5
  238. data/lib/tdlib/types/formatted_text.rb +0 -14
  239. data/lib/tdlib/types/found_messages.rb +0 -10
  240. data/lib/tdlib/types/game.rb +0 -21
  241. data/lib/tdlib/types/game_high_score.rb +0 -12
  242. data/lib/tdlib/types/game_high_scores.rb +0 -8
  243. data/lib/tdlib/types/hashtags.rb +0 -8
  244. data/lib/tdlib/types/http_url.rb +0 -8
  245. data/lib/tdlib/types/identity_document.rb +0 -19
  246. data/lib/tdlib/types/imported_contacts.rb +0 -12
  247. data/lib/tdlib/types/inline_keyboard_button.rb +0 -10
  248. data/lib/tdlib/types/inline_keyboard_button_type.rb +0 -15
  249. data/lib/tdlib/types/inline_keyboard_button_type/buy.rb +0 -7
  250. data/lib/tdlib/types/inline_keyboard_button_type/callback.rb +0 -8
  251. data/lib/tdlib/types/inline_keyboard_button_type/callback_game.rb +0 -7
  252. data/lib/tdlib/types/inline_keyboard_button_type/login_url.rb +0 -12
  253. data/lib/tdlib/types/inline_keyboard_button_type/switch_inline.rb +0 -10
  254. data/lib/tdlib/types/inline_keyboard_button_type/url.rb +0 -8
  255. data/lib/tdlib/types/inline_query_result.rb +0 -21
  256. data/lib/tdlib/types/inline_query_result/animation.rb +0 -12
  257. data/lib/tdlib/types/inline_query_result/article.rb +0 -18
  258. data/lib/tdlib/types/inline_query_result/audio.rb +0 -10
  259. data/lib/tdlib/types/inline_query_result/contact.rb +0 -12
  260. data/lib/tdlib/types/inline_query_result/document.rb +0 -14
  261. data/lib/tdlib/types/inline_query_result/game.rb +0 -10
  262. data/lib/tdlib/types/inline_query_result/location.rb +0 -14
  263. data/lib/tdlib/types/inline_query_result/photo.rb +0 -14
  264. data/lib/tdlib/types/inline_query_result/sticker.rb +0 -10
  265. data/lib/tdlib/types/inline_query_result/venue.rb +0 -12
  266. data/lib/tdlib/types/inline_query_result/video.rb +0 -14
  267. data/lib/tdlib/types/inline_query_result/voice_note.rb +0 -12
  268. data/lib/tdlib/types/inline_query_results.rb +0 -19
  269. data/lib/tdlib/types/input_background.rb +0 -11
  270. data/lib/tdlib/types/input_background/local.rb +0 -10
  271. data/lib/tdlib/types/input_background/remote.rb +0 -8
  272. data/lib/tdlib/types/input_credentials.rb +0 -13
  273. data/lib/tdlib/types/input_credentials/android_pay.rb +0 -8
  274. data/lib/tdlib/types/input_credentials/apple_pay.rb +0 -8
  275. data/lib/tdlib/types/input_credentials/new.rb +0 -10
  276. data/lib/tdlib/types/input_credentials/saved.rb +0 -9
  277. data/lib/tdlib/types/input_file.rb +0 -13
  278. data/lib/tdlib/types/input_file/generated.rb +0 -15
  279. data/lib/tdlib/types/input_file/id.rb +0 -8
  280. data/lib/tdlib/types/input_file/local.rb +0 -8
  281. data/lib/tdlib/types/input_file/remote.rb +0 -12
  282. data/lib/tdlib/types/input_identity_document.rb +0 -19
  283. data/lib/tdlib/types/input_inline_query_result.rb +0 -22
  284. data/lib/tdlib/types/input_inline_query_result/animated_gif.rb +0 -27
  285. data/lib/tdlib/types/input_inline_query_result/animated_mpeg4.rb +0 -28
  286. data/lib/tdlib/types/input_inline_query_result/article.rb +0 -29
  287. data/lib/tdlib/types/input_inline_query_result/audio.rb +0 -23
  288. data/lib/tdlib/types/input_inline_query_result/contact.rb +0 -23
  289. data/lib/tdlib/types/input_inline_query_result/document.rb +0 -30
  290. data/lib/tdlib/types/input_inline_query_result/game.rb +0 -13
  291. data/lib/tdlib/types/input_inline_query_result/location.rb +0 -28
  292. data/lib/tdlib/types/input_inline_query_result/photo.rb +0 -27
  293. data/lib/tdlib/types/input_inline_query_result/sticker.rb +0 -23
  294. data/lib/tdlib/types/input_inline_query_result/venue.rb +0 -23
  295. data/lib/tdlib/types/input_inline_query_result/video.rb +0 -32
  296. data/lib/tdlib/types/input_inline_query_result/voice_note.rb +0 -21
  297. data/lib/tdlib/types/input_message_content.rb +0 -25
  298. data/lib/tdlib/types/input_message_content/animation.rb +0 -18
  299. data/lib/tdlib/types/input_message_content/audio.rb +0 -18
  300. data/lib/tdlib/types/input_message_content/contact.rb +0 -8
  301. data/lib/tdlib/types/input_message_content/document.rb +0 -12
  302. data/lib/tdlib/types/input_message_content/forwarded.rb +0 -20
  303. data/lib/tdlib/types/input_message_content/game.rb +0 -10
  304. data/lib/tdlib/types/input_message_content/invoice.rb +0 -28
  305. data/lib/tdlib/types/input_message_content/location.rb +0 -11
  306. data/lib/tdlib/types/input_message_content/photo.rb +0 -22
  307. data/lib/tdlib/types/input_message_content/poll.rb +0 -11
  308. data/lib/tdlib/types/input_message_content/sticker.rb +0 -14
  309. data/lib/tdlib/types/input_message_content/text.rb +0 -15
  310. data/lib/tdlib/types/input_message_content/venue.rb +0 -8
  311. data/lib/tdlib/types/input_message_content/video.rb +0 -25
  312. data/lib/tdlib/types/input_message_content/video_note.rb +0 -14
  313. data/lib/tdlib/types/input_message_content/voice_note.rb +0 -14
  314. data/lib/tdlib/types/input_passport_element.rb +0 -22
  315. data/lib/tdlib/types/input_passport_element/address.rb +0 -8
  316. data/lib/tdlib/types/input_passport_element/bank_statement.rb +0 -8
  317. data/lib/tdlib/types/input_passport_element/driver_license.rb +0 -8
  318. data/lib/tdlib/types/input_passport_element/email_address.rb +0 -8
  319. data/lib/tdlib/types/input_passport_element/identity_card.rb +0 -8
  320. data/lib/tdlib/types/input_passport_element/internal_passport.rb +0 -8
  321. data/lib/tdlib/types/input_passport_element/passport.rb +0 -8
  322. data/lib/tdlib/types/input_passport_element/passport_registration.rb +0 -8
  323. data/lib/tdlib/types/input_passport_element/personal_details.rb +0 -8
  324. data/lib/tdlib/types/input_passport_element/phone_number.rb +0 -8
  325. data/lib/tdlib/types/input_passport_element/rental_agreement.rb +0 -8
  326. data/lib/tdlib/types/input_passport_element/temporary_registration.rb +0 -8
  327. data/lib/tdlib/types/input_passport_element/utility_bill.rb +0 -8
  328. data/lib/tdlib/types/input_passport_element_error.rb +0 -12
  329. data/lib/tdlib/types/input_passport_element_error_source.rb +0 -18
  330. data/lib/tdlib/types/input_passport_element_error_source/data_field.rb +0 -11
  331. data/lib/tdlib/types/input_passport_element_error_source/file.rb +0 -9
  332. data/lib/tdlib/types/input_passport_element_error_source/files.rb +0 -9
  333. data/lib/tdlib/types/input_passport_element_error_source/front_side.rb +0 -9
  334. data/lib/tdlib/types/input_passport_element_error_source/reverse_side.rb +0 -9
  335. data/lib/tdlib/types/input_passport_element_error_source/selfie.rb +0 -9
  336. data/lib/tdlib/types/input_passport_element_error_source/translation_file.rb +0 -9
  337. data/lib/tdlib/types/input_passport_element_error_source/translation_files.rb +0 -9
  338. data/lib/tdlib/types/input_passport_element_error_source/unspecified.rb +0 -9
  339. data/lib/tdlib/types/input_personal_document.rb +0 -11
  340. data/lib/tdlib/types/input_sticker.rb +0 -14
  341. data/lib/tdlib/types/input_thumbnail.rb +0 -16
  342. data/lib/tdlib/types/invoice.rb +0 -27
  343. data/lib/tdlib/types/json_object_member.rb +0 -10
  344. data/lib/tdlib/types/json_value.rb +0 -15
  345. data/lib/tdlib/types/json_value/array.rb +0 -8
  346. data/lib/tdlib/types/json_value/boolean.rb +0 -8
  347. data/lib/tdlib/types/json_value/null.rb +0 -5
  348. data/lib/tdlib/types/json_value/number.rb +0 -8
  349. data/lib/tdlib/types/json_value/object.rb +0 -8
  350. data/lib/tdlib/types/json_value/string.rb +0 -8
  351. data/lib/tdlib/types/keyboard_button.rb +0 -10
  352. data/lib/tdlib/types/keyboard_button_type.rb +0 -12
  353. data/lib/tdlib/types/keyboard_button_type/request_location.rb +0 -5
  354. data/lib/tdlib/types/keyboard_button_type/request_phone_number.rb +0 -5
  355. data/lib/tdlib/types/keyboard_button_type/text.rb +0 -5
  356. data/lib/tdlib/types/labeled_price_part.rb +0 -10
  357. data/lib/tdlib/types/language_pack_info.rb +0 -35
  358. data/lib/tdlib/types/language_pack_string.rb +0 -10
  359. data/lib/tdlib/types/language_pack_string_value.rb +0 -12
  360. data/lib/tdlib/types/language_pack_string_value/deleted.rb +0 -5
  361. data/lib/tdlib/types/language_pack_string_value/ordinary.rb +0 -8
  362. data/lib/tdlib/types/language_pack_string_value/pluralized.rb +0 -19
  363. data/lib/tdlib/types/language_pack_strings.rb +0 -8
  364. data/lib/tdlib/types/local_file.rb +0 -28
  365. data/lib/tdlib/types/localization_target_info.rb +0 -8
  366. data/lib/tdlib/types/location.rb +0 -10
  367. data/lib/tdlib/types/log_stream.rb +0 -12
  368. data/lib/tdlib/types/log_stream/default.rb +0 -5
  369. data/lib/tdlib/types/log_stream/empty.rb +0 -5
  370. data/lib/tdlib/types/log_stream/file.rb +0 -11
  371. data/lib/tdlib/types/log_tags.rb +0 -8
  372. data/lib/tdlib/types/log_verbosity_level.rb +0 -8
  373. data/lib/tdlib/types/login_url_info.rb +0 -11
  374. data/lib/tdlib/types/login_url_info/open.rb +0 -10
  375. data/lib/tdlib/types/login_url_info/request_confirmation.rb +0 -15
  376. data/lib/tdlib/types/mask_point.rb +0 -13
  377. data/lib/tdlib/types/mask_point/chin.rb +0 -5
  378. data/lib/tdlib/types/mask_point/eyes.rb +0 -5
  379. data/lib/tdlib/types/mask_point/forehead.rb +0 -5
  380. data/lib/tdlib/types/mask_point/mouth.rb +0 -5
  381. data/lib/tdlib/types/mask_position.rb +0 -17
  382. data/lib/tdlib/types/message.rb +0 -67
  383. data/lib/tdlib/types/message_content.rb +0 -49
  384. data/lib/tdlib/types/message_content/animation.rb +0 -13
  385. data/lib/tdlib/types/message_content/audio.rb +0 -10
  386. data/lib/tdlib/types/message_content/basic_group_chat_create.rb +0 -10
  387. data/lib/tdlib/types/message_content/call.rb +0 -10
  388. data/lib/tdlib/types/message_content/chat_add_members.rb +0 -8
  389. data/lib/tdlib/types/message_content/chat_change_photo.rb +0 -8
  390. data/lib/tdlib/types/message_content/chat_change_title.rb +0 -8
  391. data/lib/tdlib/types/message_content/chat_delete_member.rb +0 -8
  392. data/lib/tdlib/types/message_content/chat_delete_photo.rb +0 -5
  393. data/lib/tdlib/types/message_content/chat_join_by_link.rb +0 -5
  394. data/lib/tdlib/types/message_content/chat_set_ttl.rb +0 -8
  395. data/lib/tdlib/types/message_content/chat_upgrade_from.rb +0 -10
  396. data/lib/tdlib/types/message_content/chat_upgrade_to.rb +0 -8
  397. data/lib/tdlib/types/message_content/contact.rb +0 -8
  398. data/lib/tdlib/types/message_content/contact_registered.rb +0 -5
  399. data/lib/tdlib/types/message_content/custom_service_action.rb +0 -8
  400. data/lib/tdlib/types/message_content/document.rb +0 -10
  401. data/lib/tdlib/types/message_content/expired_photo.rb +0 -5
  402. data/lib/tdlib/types/message_content/expired_video.rb +0 -5
  403. data/lib/tdlib/types/message_content/game.rb +0 -8
  404. data/lib/tdlib/types/message_content/game_score.rb +0 -13
  405. data/lib/tdlib/types/message_content/invoice.rb +0 -26
  406. data/lib/tdlib/types/message_content/location.rb +0 -14
  407. data/lib/tdlib/types/message_content/passport_data_received.rb +0 -10
  408. data/lib/tdlib/types/message_content/passport_data_sent.rb +0 -8
  409. data/lib/tdlib/types/message_content/payment_successful.rb +0 -13
  410. data/lib/tdlib/types/message_content/payment_successful_bot.rb +0 -24
  411. data/lib/tdlib/types/message_content/photo.rb +0 -12
  412. data/lib/tdlib/types/message_content/pin_message.rb +0 -8
  413. data/lib/tdlib/types/message_content/poll.rb +0 -8
  414. data/lib/tdlib/types/message_content/screenshot_taken.rb +0 -5
  415. data/lib/tdlib/types/message_content/sticker.rb +0 -8
  416. data/lib/tdlib/types/message_content/supergroup_chat_create.rb +0 -8
  417. data/lib/tdlib/types/message_content/text.rb +0 -10
  418. data/lib/tdlib/types/message_content/unsupported.rb +0 -5
  419. data/lib/tdlib/types/message_content/venue.rb +0 -8
  420. data/lib/tdlib/types/message_content/video.rb +0 -13
  421. data/lib/tdlib/types/message_content/video_note.rb +0 -13
  422. data/lib/tdlib/types/message_content/voice_note.rb +0 -12
  423. data/lib/tdlib/types/message_content/website_connected.rb +0 -8
  424. data/lib/tdlib/types/message_forward_info.rb +0 -17
  425. data/lib/tdlib/types/message_forward_origin.rb +0 -12
  426. data/lib/tdlib/types/message_forward_origin/channel.rb +0 -12
  427. data/lib/tdlib/types/message_forward_origin/hidden_user.rb +0 -8
  428. data/lib/tdlib/types/message_forward_origin/user.rb +0 -8
  429. data/lib/tdlib/types/message_link_info.rb +0 -14
  430. data/lib/tdlib/types/message_scheduling_state.rb +0 -11
  431. data/lib/tdlib/types/message_scheduling_state/send_at_date.rb +0 -9
  432. data/lib/tdlib/types/message_scheduling_state/send_when_online.rb +0 -6
  433. data/lib/tdlib/types/message_sending_state.rb +0 -11
  434. data/lib/tdlib/types/message_sending_state/failed.rb +0 -15
  435. data/lib/tdlib/types/message_sending_state/pending.rb +0 -5
  436. data/lib/tdlib/types/messages.rb +0 -10
  437. data/lib/tdlib/types/minithumbnail.rb +0 -12
  438. data/lib/tdlib/types/network_statistics.rb +0 -10
  439. data/lib/tdlib/types/network_statistics_entry.rb +0 -11
  440. data/lib/tdlib/types/network_statistics_entry/call.rb +0 -15
  441. data/lib/tdlib/types/network_statistics_entry/file.rb +0 -15
  442. data/lib/tdlib/types/network_type.rb +0 -14
  443. data/lib/tdlib/types/network_type/mobile.rb +0 -5
  444. data/lib/tdlib/types/network_type/mobile_roaming.rb +0 -5
  445. data/lib/tdlib/types/network_type/none.rb +0 -5
  446. data/lib/tdlib/types/network_type/other.rb +0 -5
  447. data/lib/tdlib/types/network_type/wi_fi.rb +0 -5
  448. data/lib/tdlib/types/notification.rb +0 -14
  449. data/lib/tdlib/types/notification_group.rb +0 -16
  450. data/lib/tdlib/types/notification_group_type.rb +0 -13
  451. data/lib/tdlib/types/notification_group_type/calls.rb +0 -5
  452. data/lib/tdlib/types/notification_group_type/mentions.rb +0 -6
  453. data/lib/tdlib/types/notification_group_type/messages.rb +0 -6
  454. data/lib/tdlib/types/notification_group_type/secret_chat.rb +0 -5
  455. data/lib/tdlib/types/notification_settings_scope.rb +0 -12
  456. data/lib/tdlib/types/notification_settings_scope/channel_chats.rb +0 -5
  457. data/lib/tdlib/types/notification_settings_scope/group_chats.rb +0 -6
  458. data/lib/tdlib/types/notification_settings_scope/private_chats.rb +0 -6
  459. data/lib/tdlib/types/notification_type.rb +0 -13
  460. data/lib/tdlib/types/notification_type/new_call.rb +0 -8
  461. data/lib/tdlib/types/notification_type/new_message.rb +0 -8
  462. data/lib/tdlib/types/notification_type/new_push_message.rb +0 -15
  463. data/lib/tdlib/types/notification_type/new_secret_chat.rb +0 -5
  464. data/lib/tdlib/types/ok.rb +0 -5
  465. data/lib/tdlib/types/option_value.rb +0 -13
  466. data/lib/tdlib/types/option_value/boolean.rb +0 -8
  467. data/lib/tdlib/types/option_value/empty.rb +0 -5
  468. data/lib/tdlib/types/option_value/integer.rb +0 -8
  469. data/lib/tdlib/types/option_value/string.rb +0 -8
  470. data/lib/tdlib/types/order_info.rb +0 -14
  471. data/lib/tdlib/types/page_block.rb +0 -38
  472. data/lib/tdlib/types/page_block/anchor.rb +0 -8
  473. data/lib/tdlib/types/page_block/animation.rb +0 -12
  474. data/lib/tdlib/types/page_block/audio.rb +0 -10
  475. data/lib/tdlib/types/page_block/author_date.rb +0 -10
  476. data/lib/tdlib/types/page_block/block_quote.rb +0 -10
  477. data/lib/tdlib/types/page_block/chat_link.rb +0 -12
  478. data/lib/tdlib/types/page_block/collage.rb +0 -10
  479. data/lib/tdlib/types/page_block/cover.rb +0 -8
  480. data/lib/tdlib/types/page_block/details.rb +0 -12
  481. data/lib/tdlib/types/page_block/divider.rb +0 -5
  482. data/lib/tdlib/types/page_block/embedded.rb +0 -22
  483. data/lib/tdlib/types/page_block/embedded_post.rb +0 -18
  484. data/lib/tdlib/types/page_block/footer.rb +0 -8
  485. data/lib/tdlib/types/page_block/header.rb +0 -8
  486. data/lib/tdlib/types/page_block/kicker.rb +0 -8
  487. data/lib/tdlib/types/page_block/list.rb +0 -8
  488. data/lib/tdlib/types/page_block/map.rb +0 -16
  489. data/lib/tdlib/types/page_block/paragraph.rb +0 -8
  490. data/lib/tdlib/types/page_block/photo.rb +0 -12
  491. data/lib/tdlib/types/page_block/preformatted.rb +0 -10
  492. data/lib/tdlib/types/page_block/pull_quote.rb +0 -10
  493. data/lib/tdlib/types/page_block/related_articles.rb +0 -10
  494. data/lib/tdlib/types/page_block/slideshow.rb +0 -10
  495. data/lib/tdlib/types/page_block/subheader.rb +0 -8
  496. data/lib/tdlib/types/page_block/subtitle.rb +0 -8
  497. data/lib/tdlib/types/page_block/table.rb +0 -14
  498. data/lib/tdlib/types/page_block/title.rb +0 -8
  499. data/lib/tdlib/types/page_block/video.rb +0 -14
  500. data/lib/tdlib/types/page_block/voice_note.rb +0 -10
  501. data/lib/tdlib/types/page_block_caption.rb +0 -10
  502. data/lib/tdlib/types/page_block_horizontal_alignment.rb +0 -12
  503. data/lib/tdlib/types/page_block_horizontal_alignment/center.rb +0 -5
  504. data/lib/tdlib/types/page_block_horizontal_alignment/left.rb +0 -5
  505. data/lib/tdlib/types/page_block_horizontal_alignment/right.rb +0 -5
  506. data/lib/tdlib/types/page_block_list_item.rb +0 -10
  507. data/lib/tdlib/types/page_block_related_article.rb +0 -18
  508. data/lib/tdlib/types/page_block_table_cell.rb +0 -19
  509. data/lib/tdlib/types/page_block_vertical_alignment.rb +0 -12
  510. data/lib/tdlib/types/page_block_vertical_alignment/bottom.rb +0 -5
  511. data/lib/tdlib/types/page_block_vertical_alignment/middle.rb +0 -5
  512. data/lib/tdlib/types/page_block_vertical_alignment/top.rb +0 -5
  513. data/lib/tdlib/types/passport_authorization_form.rb +0 -13
  514. data/lib/tdlib/types/passport_element.rb +0 -22
  515. data/lib/tdlib/types/passport_element/address.rb +0 -8
  516. data/lib/tdlib/types/passport_element/bank_statement.rb +0 -8
  517. data/lib/tdlib/types/passport_element/driver_license.rb +0 -8
  518. data/lib/tdlib/types/passport_element/email_address.rb +0 -8
  519. data/lib/tdlib/types/passport_element/identity_card.rb +0 -8
  520. data/lib/tdlib/types/passport_element/internal_passport.rb +0 -8
  521. data/lib/tdlib/types/passport_element/passport.rb +0 -8
  522. data/lib/tdlib/types/passport_element/passport_registration.rb +0 -8
  523. data/lib/tdlib/types/passport_element/personal_details.rb +0 -8
  524. data/lib/tdlib/types/passport_element/phone_number.rb +0 -8
  525. data/lib/tdlib/types/passport_element/rental_agreement.rb +0 -8
  526. data/lib/tdlib/types/passport_element/temporary_registration.rb +0 -8
  527. data/lib/tdlib/types/passport_element/utility_bill.rb +0 -8
  528. data/lib/tdlib/types/passport_element_error.rb +0 -12
  529. data/lib/tdlib/types/passport_element_error_source.rb +0 -18
  530. data/lib/tdlib/types/passport_element_error_source/data_field.rb +0 -9
  531. data/lib/tdlib/types/passport_element_error_source/file.rb +0 -9
  532. data/lib/tdlib/types/passport_element_error_source/files.rb +0 -6
  533. data/lib/tdlib/types/passport_element_error_source/front_side.rb +0 -6
  534. data/lib/tdlib/types/passport_element_error_source/reverse_side.rb +0 -6
  535. data/lib/tdlib/types/passport_element_error_source/selfie.rb +0 -6
  536. data/lib/tdlib/types/passport_element_error_source/translation_file.rb +0 -9
  537. data/lib/tdlib/types/passport_element_error_source/translation_files.rb +0 -6
  538. data/lib/tdlib/types/passport_element_error_source/unspecified.rb +0 -6
  539. data/lib/tdlib/types/passport_element_type.rb +0 -22
  540. data/lib/tdlib/types/passport_element_type/address.rb +0 -5
  541. data/lib/tdlib/types/passport_element_type/bank_statement.rb +0 -5
  542. data/lib/tdlib/types/passport_element_type/driver_license.rb +0 -5
  543. data/lib/tdlib/types/passport_element_type/email_address.rb +0 -5
  544. data/lib/tdlib/types/passport_element_type/identity_card.rb +0 -5
  545. data/lib/tdlib/types/passport_element_type/internal_passport.rb +0 -5
  546. data/lib/tdlib/types/passport_element_type/passport.rb +0 -5
  547. data/lib/tdlib/types/passport_element_type/passport_registration.rb +0 -5
  548. data/lib/tdlib/types/passport_element_type/personal_details.rb +0 -5
  549. data/lib/tdlib/types/passport_element_type/phone_number.rb +0 -5
  550. data/lib/tdlib/types/passport_element_type/rental_agreement.rb +0 -5
  551. data/lib/tdlib/types/passport_element_type/temporary_registration.rb +0 -5
  552. data/lib/tdlib/types/passport_element_type/utility_bill.rb +0 -5
  553. data/lib/tdlib/types/passport_elements.rb +0 -8
  554. data/lib/tdlib/types/passport_elements_with_errors.rb +0 -10
  555. data/lib/tdlib/types/passport_required_element.rb +0 -9
  556. data/lib/tdlib/types/passport_suitable_element.rb +0 -15
  557. data/lib/tdlib/types/password_state.rb +0 -17
  558. data/lib/tdlib/types/payment_form.rb +0 -23
  559. data/lib/tdlib/types/payment_receipt.rb +0 -18
  560. data/lib/tdlib/types/payment_result.rb +0 -11
  561. data/lib/tdlib/types/payments_provider_stripe.rb +0 -14
  562. data/lib/tdlib/types/personal_details.rb +0 -26
  563. data/lib/tdlib/types/personal_document.rb +0 -11
  564. data/lib/tdlib/types/phone_number_authentication_settings.rb +0 -16
  565. data/lib/tdlib/types/photo.rb +0 -12
  566. data/lib/tdlib/types/photo_size.rb +0 -14
  567. data/lib/tdlib/types/poll.rb +0 -16
  568. data/lib/tdlib/types/poll_option.rb +0 -16
  569. data/lib/tdlib/types/profile_photo.rb +0 -15
  570. data/lib/tdlib/types/proxies.rb +0 -8
  571. data/lib/tdlib/types/proxy.rb +0 -18
  572. data/lib/tdlib/types/proxy_type.rb +0 -12
  573. data/lib/tdlib/types/proxy_type/http.rb +0 -13
  574. data/lib/tdlib/types/proxy_type/mtproto.rb +0 -8
  575. data/lib/tdlib/types/proxy_type/socks5.rb +0 -10
  576. data/lib/tdlib/types/public_chat_type.rb +0 -11
  577. data/lib/tdlib/types/public_chat_type/has_username.rb +0 -5
  578. data/lib/tdlib/types/public_chat_type/is_location_based.rb +0 -5
  579. data/lib/tdlib/types/public_message_link.rb +0 -10
  580. data/lib/tdlib/types/push_message_content.rb +0 -35
  581. data/lib/tdlib/types/push_message_content/animation.rb +0 -12
  582. data/lib/tdlib/types/push_message_content/audio.rb +0 -10
  583. data/lib/tdlib/types/push_message_content/basic_group_chat_create.rb +0 -5
  584. data/lib/tdlib/types/push_message_content/chat_add_members.rb +0 -12
  585. data/lib/tdlib/types/push_message_content/chat_change_photo.rb +0 -5
  586. data/lib/tdlib/types/push_message_content/chat_change_title.rb +0 -8
  587. data/lib/tdlib/types/push_message_content/chat_delete_member.rb +0 -12
  588. data/lib/tdlib/types/push_message_content/chat_join_by_link.rb +0 -5
  589. data/lib/tdlib/types/push_message_content/contact.rb +0 -10
  590. data/lib/tdlib/types/push_message_content/contact_registered.rb +0 -5
  591. data/lib/tdlib/types/push_message_content/document.rb +0 -10
  592. data/lib/tdlib/types/push_message_content/game.rb +0 -10
  593. data/lib/tdlib/types/push_message_content/game_score.rb +0 -12
  594. data/lib/tdlib/types/push_message_content/hidden.rb +0 -8
  595. data/lib/tdlib/types/push_message_content/invoice.rb +0 -10
  596. data/lib/tdlib/types/push_message_content/location.rb +0 -10
  597. data/lib/tdlib/types/push_message_content/media_album.rb +0 -12
  598. data/lib/tdlib/types/push_message_content/message_forwards.rb +0 -8
  599. data/lib/tdlib/types/push_message_content/photo.rb +0 -14
  600. data/lib/tdlib/types/push_message_content/poll.rb +0 -10
  601. data/lib/tdlib/types/push_message_content/screenshot_taken.rb +0 -5
  602. data/lib/tdlib/types/push_message_content/sticker.rb +0 -12
  603. data/lib/tdlib/types/push_message_content/text.rb +0 -10
  604. data/lib/tdlib/types/push_message_content/video.rb +0 -14
  605. data/lib/tdlib/types/push_message_content/video_note.rb +0 -10
  606. data/lib/tdlib/types/push_message_content/voice_note.rb +0 -10
  607. data/lib/tdlib/types/push_receiver_id.rb +0 -9
  608. data/lib/tdlib/types/recovery_email_address.rb +0 -8
  609. data/lib/tdlib/types/remote_file.rb +0 -27
  610. data/lib/tdlib/types/reply_markup.rb +0 -13
  611. data/lib/tdlib/types/reply_markup/force_reply.rb +0 -10
  612. data/lib/tdlib/types/reply_markup/inline_keyboard.rb +0 -8
  613. data/lib/tdlib/types/reply_markup/remove_keyboard.rb +0 -11
  614. data/lib/tdlib/types/reply_markup/show_keyboard.rb +0 -16
  615. data/lib/tdlib/types/rich_text.rb +0 -24
  616. data/lib/tdlib/types/rich_text/anchor.rb +0 -10
  617. data/lib/tdlib/types/rich_text/bold.rb +0 -8
  618. data/lib/tdlib/types/rich_text/email_address.rb +0 -10
  619. data/lib/tdlib/types/rich_text/fixed.rb +0 -8
  620. data/lib/tdlib/types/rich_text/icon.rb +0 -13
  621. data/lib/tdlib/types/rich_text/italic.rb +0 -8
  622. data/lib/tdlib/types/rich_text/marked.rb +0 -8
  623. data/lib/tdlib/types/rich_text/phone_number.rb +0 -10
  624. data/lib/tdlib/types/rich_text/plain.rb +0 -8
  625. data/lib/tdlib/types/rich_text/s.rb +0 -8
  626. data/lib/tdlib/types/rich_text/strikethrough.rb +0 -8
  627. data/lib/tdlib/types/rich_text/subscript.rb +0 -8
  628. data/lib/tdlib/types/rich_text/superscript.rb +0 -8
  629. data/lib/tdlib/types/rich_text/underline.rb +0 -8
  630. data/lib/tdlib/types/rich_text/url.rb +0 -12
  631. data/lib/tdlib/types/saved_credentials.rb +0 -10
  632. data/lib/tdlib/types/scope_notification_settings.rb +0 -19
  633. data/lib/tdlib/types/search_messages_filter.rb +0 -25
  634. data/lib/tdlib/types/search_messages_filter/animation.rb +0 -5
  635. data/lib/tdlib/types/search_messages_filter/audio.rb +0 -5
  636. data/lib/tdlib/types/search_messages_filter/call.rb +0 -5
  637. data/lib/tdlib/types/search_messages_filter/chat_photo.rb +0 -5
  638. data/lib/tdlib/types/search_messages_filter/document.rb +0 -5
  639. data/lib/tdlib/types/search_messages_filter/empty.rb +0 -5
  640. data/lib/tdlib/types/search_messages_filter/mention.rb +0 -5
  641. data/lib/tdlib/types/search_messages_filter/missed_call.rb +0 -5
  642. data/lib/tdlib/types/search_messages_filter/photo.rb +0 -5
  643. data/lib/tdlib/types/search_messages_filter/photo_and_video.rb +0 -5
  644. data/lib/tdlib/types/search_messages_filter/unread_mention.rb +0 -6
  645. data/lib/tdlib/types/search_messages_filter/url.rb +0 -5
  646. data/lib/tdlib/types/search_messages_filter/video.rb +0 -5
  647. data/lib/tdlib/types/search_messages_filter/video_note.rb +0 -5
  648. data/lib/tdlib/types/search_messages_filter/voice_and_video_note.rb +0 -5
  649. data/lib/tdlib/types/search_messages_filter/voice_note.rb +0 -5
  650. data/lib/tdlib/types/seconds.rb +0 -8
  651. data/lib/tdlib/types/secret_chat.rb +0 -27
  652. data/lib/tdlib/types/secret_chat_state.rb +0 -12
  653. data/lib/tdlib/types/secret_chat_state/closed.rb +0 -5
  654. data/lib/tdlib/types/secret_chat_state/pending.rb +0 -5
  655. data/lib/tdlib/types/secret_chat_state/ready.rb +0 -5
  656. data/lib/tdlib/types/send_message_options.rb +0 -14
  657. data/lib/tdlib/types/session.rb +0 -42
  658. data/lib/tdlib/types/sessions.rb +0 -8
  659. data/lib/tdlib/types/shipping_option.rb +0 -13
  660. data/lib/tdlib/types/sticker.rb +0 -24
  661. data/lib/tdlib/types/sticker_set.rb +0 -35
  662. data/lib/tdlib/types/sticker_set_info.rb +0 -34
  663. data/lib/tdlib/types/sticker_sets.rb +0 -10
  664. data/lib/tdlib/types/stickers.rb +0 -8
  665. data/lib/tdlib/types/storage_statistics.rb +0 -12
  666. data/lib/tdlib/types/storage_statistics_by_chat.rb +0 -14
  667. data/lib/tdlib/types/storage_statistics_by_file_type.rb +0 -12
  668. data/lib/tdlib/types/storage_statistics_fast.rb +0 -16
  669. data/lib/tdlib/types/supergroup.rb +0 -43
  670. data/lib/tdlib/types/supergroup_full_info.rb +0 -53
  671. data/lib/tdlib/types/supergroup_members_filter.rb +0 -16
  672. data/lib/tdlib/types/supergroup_members_filter/administrators.rb +0 -5
  673. data/lib/tdlib/types/supergroup_members_filter/banned.rb +0 -8
  674. data/lib/tdlib/types/supergroup_members_filter/bots.rb +0 -5
  675. data/lib/tdlib/types/supergroup_members_filter/contacts.rb +0 -8
  676. data/lib/tdlib/types/supergroup_members_filter/recent.rb +0 -5
  677. data/lib/tdlib/types/supergroup_members_filter/restricted.rb +0 -8
  678. data/lib/tdlib/types/supergroup_members_filter/search.rb +0 -8
  679. data/lib/tdlib/types/t_me_url.rb +0 -10
  680. data/lib/tdlib/types/t_me_url_type.rb +0 -13
  681. data/lib/tdlib/types/t_me_url_type/chat_invite.rb +0 -8
  682. data/lib/tdlib/types/t_me_url_type/sticker_set.rb +0 -8
  683. data/lib/tdlib/types/t_me_url_type/supergroup.rb +0 -8
  684. data/lib/tdlib/types/t_me_url_type/user.rb +0 -8
  685. data/lib/tdlib/types/t_me_urls.rb +0 -8
  686. data/lib/tdlib/types/tdlib_parameters.rb +0 -46
  687. data/lib/tdlib/types/temporary_password_state.rb +0 -10
  688. data/lib/tdlib/types/terms_of_service.rb +0 -12
  689. data/lib/tdlib/types/text.rb +0 -8
  690. data/lib/tdlib/types/text_entities.rb +0 -8
  691. data/lib/tdlib/types/text_entity.rb +0 -12
  692. data/lib/tdlib/types/text_entity_type.rb +0 -25
  693. data/lib/tdlib/types/text_entity_type/bold.rb +0 -5
  694. data/lib/tdlib/types/text_entity_type/bot_command.rb +0 -6
  695. data/lib/tdlib/types/text_entity_type/cashtag.rb +0 -6
  696. data/lib/tdlib/types/text_entity_type/code.rb +0 -5
  697. data/lib/tdlib/types/text_entity_type/email_address.rb +0 -5
  698. data/lib/tdlib/types/text_entity_type/hashtag.rb +0 -5
  699. data/lib/tdlib/types/text_entity_type/italic.rb +0 -5
  700. data/lib/tdlib/types/text_entity_type/mention.rb +0 -5
  701. data/lib/tdlib/types/text_entity_type/mention_name.rb +0 -8
  702. data/lib/tdlib/types/text_entity_type/phone_number.rb +0 -5
  703. data/lib/tdlib/types/text_entity_type/pre.rb +0 -5
  704. data/lib/tdlib/types/text_entity_type/pre_code.rb +0 -8
  705. data/lib/tdlib/types/text_entity_type/strikethrough.rb +0 -5
  706. data/lib/tdlib/types/text_entity_type/text_url.rb +0 -8
  707. data/lib/tdlib/types/text_entity_type/underline.rb +0 -5
  708. data/lib/tdlib/types/text_entity_type/url.rb +0 -5
  709. data/lib/tdlib/types/text_parse_mode.rb +0 -11
  710. data/lib/tdlib/types/text_parse_mode/html.rb +0 -5
  711. data/lib/tdlib/types/text_parse_mode/markdown.rb +0 -9
  712. data/lib/tdlib/types/ton_lite_server_response.rb +0 -8
  713. data/lib/tdlib/types/ton_wallet_password_salt.rb +0 -8
  714. data/lib/tdlib/types/top_chat_category.rb +0 -16
  715. data/lib/tdlib/types/top_chat_category/bots.rb +0 -5
  716. data/lib/tdlib/types/top_chat_category/calls.rb +0 -5
  717. data/lib/tdlib/types/top_chat_category/channels.rb +0 -5
  718. data/lib/tdlib/types/top_chat_category/forward_chats.rb +0 -5
  719. data/lib/tdlib/types/top_chat_category/groups.rb +0 -5
  720. data/lib/tdlib/types/top_chat_category/inline_bots.rb +0 -5
  721. data/lib/tdlib/types/top_chat_category/users.rb +0 -5
  722. data/lib/tdlib/types/update.rb +0 -84
  723. data/lib/tdlib/types/update/active_notifications.rb +0 -10
  724. data/lib/tdlib/types/update/authorization_state.rb +0 -8
  725. data/lib/tdlib/types/update/basic_group.rb +0 -9
  726. data/lib/tdlib/types/update/basic_group_full_info.rb +0 -10
  727. data/lib/tdlib/types/update/call.rb +0 -8
  728. data/lib/tdlib/types/update/chat_action_bar.rb +0 -10
  729. data/lib/tdlib/types/update/chat_chat_list.rb +0 -11
  730. data/lib/tdlib/types/update/chat_default_disable_notification.rb +0 -10
  731. data/lib/tdlib/types/update/chat_draft_message.rb +0 -14
  732. data/lib/tdlib/types/update/chat_has_scheduled_messages.rb +0 -10
  733. data/lib/tdlib/types/update/chat_is_marked_as_unread.rb +0 -10
  734. data/lib/tdlib/types/update/chat_is_pinned.rb +0 -12
  735. data/lib/tdlib/types/update/chat_is_sponsored.rb +0 -12
  736. data/lib/tdlib/types/update/chat_last_message.rb +0 -14
  737. data/lib/tdlib/types/update/chat_notification_settings.rb +0 -10
  738. data/lib/tdlib/types/update/chat_online_member_count.rb +0 -12
  739. data/lib/tdlib/types/update/chat_order.rb +0 -12
  740. data/lib/tdlib/types/update/chat_permissions.rb +0 -10
  741. data/lib/tdlib/types/update/chat_photo.rb +0 -10
  742. data/lib/tdlib/types/update/chat_pinned_message.rb +0 -11
  743. data/lib/tdlib/types/update/chat_read_inbox.rb +0 -12
  744. data/lib/tdlib/types/update/chat_read_outbox.rb +0 -10
  745. data/lib/tdlib/types/update/chat_reply_markup.rb +0 -13
  746. data/lib/tdlib/types/update/chat_title.rb +0 -10
  747. data/lib/tdlib/types/update/chat_unread_mention_count.rb +0 -10
  748. data/lib/tdlib/types/update/connection_state.rb +0 -8
  749. data/lib/tdlib/types/update/delete_messages.rb +0 -16
  750. data/lib/tdlib/types/update/favorite_stickers.rb +0 -8
  751. data/lib/tdlib/types/update/file.rb +0 -8
  752. data/lib/tdlib/types/update/file_generation_start.rb +0 -17
  753. data/lib/tdlib/types/update/file_generation_stop.rb +0 -8
  754. data/lib/tdlib/types/update/have_pending_notifications.rb +0 -13
  755. data/lib/tdlib/types/update/installed_sticker_sets.rb +0 -10
  756. data/lib/tdlib/types/update/language_pack_strings.rb +0 -12
  757. data/lib/tdlib/types/update/message_content.rb +0 -12
  758. data/lib/tdlib/types/update/message_content_opened.rb +0 -12
  759. data/lib/tdlib/types/update/message_edited.rb +0 -15
  760. data/lib/tdlib/types/update/message_live_location_viewed.rb +0 -11
  761. data/lib/tdlib/types/update/message_mention_read.rb +0 -12
  762. data/lib/tdlib/types/update/message_send_acknowledged.rb +0 -14
  763. data/lib/tdlib/types/update/message_send_failed.rb +0 -16
  764. data/lib/tdlib/types/update/message_send_succeeded.rb +0 -11
  765. data/lib/tdlib/types/update/message_views.rb +0 -12
  766. data/lib/tdlib/types/update/new_callback_query.rb +0 -18
  767. data/lib/tdlib/types/update/new_chat.rb +0 -10
  768. data/lib/tdlib/types/update/new_chosen_inline_result.rb +0 -16
  769. data/lib/tdlib/types/update/new_custom_event.rb +0 -8
  770. data/lib/tdlib/types/update/new_custom_query.rb +0 -12
  771. data/lib/tdlib/types/update/new_inline_callback_query.rb +0 -16
  772. data/lib/tdlib/types/update/new_inline_query.rb +0 -16
  773. data/lib/tdlib/types/update/new_message.rb +0 -8
  774. data/lib/tdlib/types/update/new_pre_checkout_query.rb +0 -22
  775. data/lib/tdlib/types/update/new_shipping_query.rb +0 -15
  776. data/lib/tdlib/types/update/notification.rb +0 -10
  777. data/lib/tdlib/types/update/notification_group.rb +0 -26
  778. data/lib/tdlib/types/update/option.rb +0 -10
  779. data/lib/tdlib/types/update/poll.rb +0 -8
  780. data/lib/tdlib/types/update/recent_stickers.rb +0 -11
  781. data/lib/tdlib/types/update/saved_animations.rb +0 -8
  782. data/lib/tdlib/types/update/scope_notification_settings.rb +0 -10
  783. data/lib/tdlib/types/update/secret_chat.rb +0 -9
  784. data/lib/tdlib/types/update/selected_background.rb +0 -10
  785. data/lib/tdlib/types/update/service_notification.rb +0 -13
  786. data/lib/tdlib/types/update/supergroup.rb +0 -9
  787. data/lib/tdlib/types/update/supergroup_full_info.rb +0 -10
  788. data/lib/tdlib/types/update/terms_of_service.rb +0 -12
  789. data/lib/tdlib/types/update/trending_sticker_sets.rb +0 -8
  790. data/lib/tdlib/types/update/unread_chat_count.rb +0 -20
  791. data/lib/tdlib/types/update/unread_message_count.rb +0 -13
  792. data/lib/tdlib/types/update/user.rb +0 -9
  793. data/lib/tdlib/types/update/user_chat_action.rb +0 -12
  794. data/lib/tdlib/types/update/user_full_info.rb +0 -10
  795. data/lib/tdlib/types/update/user_privacy_setting_rules.rb +0 -10
  796. data/lib/tdlib/types/update/user_status.rb +0 -10
  797. data/lib/tdlib/types/update/users_nearby.rb +0 -9
  798. data/lib/tdlib/types/updates.rb +0 -8
  799. data/lib/tdlib/types/user.rb +0 -42
  800. data/lib/tdlib/types/user_full_info.rb +0 -24
  801. data/lib/tdlib/types/user_privacy_setting.rb +0 -17
  802. data/lib/tdlib/types/user_privacy_setting/allow_calls.rb +0 -5
  803. data/lib/tdlib/types/user_privacy_setting/allow_chat_invites.rb +0 -5
  804. data/lib/tdlib/types/user_privacy_setting/allow_finding_by_phone_number.rb +0 -7
  805. data/lib/tdlib/types/user_privacy_setting/allow_peer_to_peer_calls.rb +0 -5
  806. data/lib/tdlib/types/user_privacy_setting/show_link_in_forwarded_messages.rb +0 -5
  807. data/lib/tdlib/types/user_privacy_setting/show_phone_number.rb +0 -5
  808. data/lib/tdlib/types/user_privacy_setting/show_profile_photo.rb +0 -5
  809. data/lib/tdlib/types/user_privacy_setting/show_status.rb +0 -5
  810. data/lib/tdlib/types/user_privacy_setting_rule.rb +0 -17
  811. data/lib/tdlib/types/user_privacy_setting_rule/allow_all.rb +0 -5
  812. data/lib/tdlib/types/user_privacy_setting_rule/allow_chat_members.rb +0 -8
  813. data/lib/tdlib/types/user_privacy_setting_rule/allow_contacts.rb +0 -5
  814. data/lib/tdlib/types/user_privacy_setting_rule/allow_users.rb +0 -8
  815. data/lib/tdlib/types/user_privacy_setting_rule/restrict_all.rb +0 -5
  816. data/lib/tdlib/types/user_privacy_setting_rule/restrict_chat_members.rb +0 -8
  817. data/lib/tdlib/types/user_privacy_setting_rule/restrict_contacts.rb +0 -5
  818. data/lib/tdlib/types/user_privacy_setting_rule/restrict_users.rb +0 -8
  819. data/lib/tdlib/types/user_privacy_setting_rules.rb +0 -11
  820. data/lib/tdlib/types/user_profile_photo.rb +0 -12
  821. data/lib/tdlib/types/user_profile_photos.rb +0 -10
  822. data/lib/tdlib/types/user_status.rb +0 -15
  823. data/lib/tdlib/types/user_status/empty.rb +0 -5
  824. data/lib/tdlib/types/user_status/last_month.rb +0 -5
  825. data/lib/tdlib/types/user_status/last_week.rb +0 -5
  826. data/lib/tdlib/types/user_status/offline.rb +0 -8
  827. data/lib/tdlib/types/user_status/online.rb +0 -8
  828. data/lib/tdlib/types/user_status/recently.rb +0 -5
  829. data/lib/tdlib/types/user_type.rb +0 -14
  830. data/lib/tdlib/types/user_type/bot.rb +0 -18
  831. data/lib/tdlib/types/user_type/deleted.rb +0 -7
  832. data/lib/tdlib/types/user_type/regular.rb +0 -5
  833. data/lib/tdlib/types/user_type/unknown.rb +0 -7
  834. data/lib/tdlib/types/users.rb +0 -10
  835. data/lib/tdlib/types/validated_order_info.rb +0 -11
  836. data/lib/tdlib/types/venue.rb +0 -19
  837. data/lib/tdlib/types/video.rb +0 -26
  838. data/lib/tdlib/types/video_note.rb +0 -17
  839. data/lib/tdlib/types/voice_note.rb +0 -16
  840. data/lib/tdlib/types/web_page.rb +0 -52
  841. data/lib/tdlib/types/web_page_instant_view.rb +0 -18
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b9e176529fc658fb3f1cdd453eb43068742468a2964fbc4ce78183ab9efed5ec
4
- data.tar.gz: 8d9be756f46a6aa947b5bed03ae5c16d0475f3210492385bea075d2656f6d603
3
+ metadata.gz: 06b622d125c84301dcd3113ab5e028fb076922307dea8362688dff32941355fd
4
+ data.tar.gz: 828a68e3d8322d8cd642e4b978069d07caa5fc82658f08752ee906468a508292
5
5
  SHA512:
6
- metadata.gz: 2c0775f4e688e10688d34dcc78ec95328770ab7cd3a03349371448f48cf662d8ed30049af41da350943417dfce518c89f6c8fda331fff9d2fd95544707aca968
7
- data.tar.gz: 53aedc6fd23f9924c2d3c1f09944875817e5ae2d2cb3073531094380b1fa89a1265f14f6ba102a0cb35cc4d8f98865d00a49745f69297b5ffa926f2e4f11b1b4
6
+ metadata.gz: 67cbfcacfe6e972565006967a0ed354d93107ceaf0d521c4e08f919beedd7bfc797a862da9ce01d62d76302693f7220952474e99dc2edb7c5ed14e2b729c8575
7
+ data.tar.gz: 97afca505d4d80f87a43412570f3e982c65826db05d4ec0850d4a6d9300ffcf305e79468cf655082c1afadfa6c6d3f864b49c56cabc6d559b8f18d09598b38be
data/.gitignore CHANGED
@@ -7,3 +7,4 @@
7
7
  /.vscode/
8
8
  /.yardoc/
9
9
  /.idea/
10
+ .DS_Store
data/.gitmodules CHANGED
@@ -1,3 +0,0 @@
1
- [submodule "td"]
2
- path = td
3
- url = https://github.com/tdlib/td.git
data/.travis.yml CHANGED
@@ -1,7 +1,9 @@
1
1
  language: ruby
2
2
  rvm:
3
- - 2.4.9
4
- - 2.7.0
3
+ - 2.6.7
4
+ - 2.7.3
5
+ - 3.0.1
6
+
5
7
  addons:
6
8
  apt:
7
9
  sources:
@@ -21,6 +23,7 @@ env:
21
23
  before_install:
22
24
  - gem install -v 2.1.2 bundler
23
25
  - set -e
26
+ - git clone https://github.com/tdlib/td.git
24
27
  - cd td
25
28
  - mkdir -p build
26
29
  - cd build
data/bin/build CHANGED
@@ -7,6 +7,6 @@ set -e
7
7
  cd td
8
8
  mkdir -p build
9
9
  cd build
10
- cmake -DCMAKE_BUILD_TYPE=Release #{'-DOPENSSL_ROOT_DIR=/usr/local/opt/openssl@1.1/' if RbConfig::CONFIG['host_os'] =~ /darwin|mac os/} ..
11
- cmake --build . -j #{Etc.nprocessors}
10
+ cmake -DCMAKE_BUILD_TYPE=Release #{'-DOPENSSL_ROOT_DIR=/opt/homebrew/Cellar/openssl@1.1/1.1.1k/' if RbConfig::CONFIG['host_os'] =~ /darwin|mac os/} -DCMAKE_INSTALL_PREFIX:PATH=../tdlib ..
11
+ cmake --build . --target install -j #{Etc.nprocessors}
12
12
  `
data/lib/tdlib-ruby.rb CHANGED
@@ -1,5 +1,6 @@
1
1
  require 'tdlib/version'
2
2
  require 'dry/configurable'
3
+ require 'concurrent-ruby'
3
4
 
4
5
  module TD
5
6
  extend Dry::Configurable
@@ -15,7 +16,7 @@ module TD
15
16
  setting :encryption_key
16
17
 
17
18
  setting :client do
18
- setting :api_id
19
+ setting :api_id, &:to_i
19
20
  setting :api_hash
20
21
  setting :use_test_dc, false
21
22
  setting :database_directory, "#{Dir.home}/.tdlib-ruby/db"
@@ -33,10 +34,9 @@ module TD
33
34
  end
34
35
  end
35
36
 
37
+ require 'tdlib-schema'
36
38
  require 'tdlib/errors'
37
39
  require 'tdlib/api'
38
- require 'tdlib/types'
39
- require 'tdlib/client_methods'
40
40
  require 'tdlib/client'
41
41
  require 'tdlib/update_handler'
42
42
  require 'tdlib/update_manager'
data/lib/tdlib/client.rb CHANGED
@@ -36,9 +36,9 @@ class TD::Client
36
36
  on TD::Types::Update::AuthorizationState do |update|
37
37
  case update.authorization_state
38
38
  when TD::Types::AuthorizationState::WaitTdlibParameters
39
- set_tdlib_parameters(TD::Types::TdlibParameters.new(**@config))
39
+ set_tdlib_parameters(parameters: TD::Types::TdlibParameters.new(**@config))
40
40
  when TD::Types::AuthorizationState::WaitEncryptionKey
41
- check_database_encryption_key(TD.config.encryption_key).then do
41
+ check_database_encryption_key(encryption_key: TD.config.encryption_key).then do
42
42
  @ready_condition_mutex.synchronize do
43
43
  @ready = true
44
44
  @ready_condition.broadcast
@@ -14,6 +14,9 @@ class TD::UpdateHandler
14
14
 
15
15
  def run(update)
16
16
  action.call(update)
17
+ rescue StandardError => e
18
+ warn("Uncaught exception in handler #{self}: #{e.message}")
19
+ raise
17
20
  end
18
21
 
19
22
  def match?(update, extra = nil)
data/lib/tdlib/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  module TD
2
2
  # tdlib-ruby version
3
- VERSION = "2.2.0"
3
+ VERSION = "3.0.0"
4
4
  end
@@ -44,7 +44,7 @@ describe TD::Client do
44
44
 
45
45
  describe '#broadcast' do
46
46
  context 'when no block given' do
47
- subject { client.ready.then { client.get_text_entities(text) }.flat.wait }
47
+ subject { client.ready.then { client.get_text_entities(text: text) }.flat.wait }
48
48
 
49
49
  it { expect { subject }.not_to raise_error(Exception) }
50
50
  it { is_expected.to satisfy(&:fulfilled?) }
data/tdlib-ruby.gemspec CHANGED
@@ -21,10 +21,9 @@ Gem::Specification.new do |gem|
21
21
  gem.require_paths = ['lib']
22
22
 
23
23
  gem.add_runtime_dependency 'dry-configurable', '~> 0.9'
24
- gem.add_runtime_dependency 'dry-struct', '~> 1.2.0'
25
- gem.add_runtime_dependency 'dry-types', '~> 1.2.0'
26
24
  gem.add_runtime_dependency 'concurrent-ruby', '~> 1.1'
27
25
  gem.add_runtime_dependency 'ffi', '~> 1.0'
26
+ gem.add_runtime_dependency 'tdlib-schema'
28
27
 
29
28
  gem.add_development_dependency 'bundler', '~> 2.0'
30
29
  gem.add_development_dependency 'rake', '~> 13.0'
@@ -32,5 +31,4 @@ Gem::Specification.new do |gem|
32
31
  gem.add_development_dependency 'rubygems-tasks', '~> 0.2'
33
32
  gem.add_development_dependency 'yard', '~> 0.9'
34
33
  gem.add_development_dependency 'pry', '~> 0.11'
35
- gem.add_development_dependency 'activesupport', '~> 5.2'
36
34
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tdlib-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 3.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Southbridge
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-09 00:00:00.000000000 Z
11
+ date: 2021-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dry-configurable
@@ -25,61 +25,47 @@ dependencies:
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0.9'
27
27
  - !ruby/object:Gem::Dependency
28
- name: dry-struct
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - "~>"
32
- - !ruby/object:Gem::Version
33
- version: 1.2.0
34
- type: :runtime
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - "~>"
39
- - !ruby/object:Gem::Version
40
- version: 1.2.0
41
- - !ruby/object:Gem::Dependency
42
- name: dry-types
28
+ name: concurrent-ruby
43
29
  requirement: !ruby/object:Gem::Requirement
44
30
  requirements:
45
31
  - - "~>"
46
32
  - !ruby/object:Gem::Version
47
- version: 1.2.0
33
+ version: '1.1'
48
34
  type: :runtime
49
35
  prerelease: false
50
36
  version_requirements: !ruby/object:Gem::Requirement
51
37
  requirements:
52
38
  - - "~>"
53
39
  - !ruby/object:Gem::Version
54
- version: 1.2.0
40
+ version: '1.1'
55
41
  - !ruby/object:Gem::Dependency
56
- name: concurrent-ruby
42
+ name: ffi
57
43
  requirement: !ruby/object:Gem::Requirement
58
44
  requirements:
59
45
  - - "~>"
60
46
  - !ruby/object:Gem::Version
61
- version: '1.1'
47
+ version: '1.0'
62
48
  type: :runtime
63
49
  prerelease: false
64
50
  version_requirements: !ruby/object:Gem::Requirement
65
51
  requirements:
66
52
  - - "~>"
67
53
  - !ruby/object:Gem::Version
68
- version: '1.1'
54
+ version: '1.0'
69
55
  - !ruby/object:Gem::Dependency
70
- name: ffi
56
+ name: tdlib-schema
71
57
  requirement: !ruby/object:Gem::Requirement
72
58
  requirements:
73
- - - "~>"
59
+ - - ">="
74
60
  - !ruby/object:Gem::Version
75
- version: '1.0'
61
+ version: '0'
76
62
  type: :runtime
77
63
  prerelease: false
78
64
  version_requirements: !ruby/object:Gem::Requirement
79
65
  requirements:
80
- - - "~>"
66
+ - - ">="
81
67
  - !ruby/object:Gem::Version
82
- version: '1.0'
68
+ version: '0'
83
69
  - !ruby/object:Gem::Dependency
84
70
  name: bundler
85
71
  requirement: !ruby/object:Gem::Requirement
@@ -164,26 +150,11 @@ dependencies:
164
150
  - - "~>"
165
151
  - !ruby/object:Gem::Version
166
152
  version: '0.11'
167
- - !ruby/object:Gem::Dependency
168
- name: activesupport
169
- requirement: !ruby/object:Gem::Requirement
170
- requirements:
171
- - - "~>"
172
- - !ruby/object:Gem::Version
173
- version: '5.2'
174
- type: :development
175
- prerelease: false
176
- version_requirements: !ruby/object:Gem::Requirement
177
- requirements:
178
- - - "~>"
179
- - !ruby/object:Gem::Version
180
- version: '5.2'
181
153
  description: Ruby bindings and client for TDlib
182
154
  email: ask@southbridge.io
183
155
  executables:
184
156
  - build
185
157
  - console
186
- - parser
187
158
  extensions: []
188
159
  extra_rdoc_files: []
189
160
  files:
@@ -200,839 +171,10 @@ files:
200
171
  - Rakefile
201
172
  - bin/build
202
173
  - bin/console
203
- - bin/parser
204
174
  - lib/tdlib-ruby.rb
205
175
  - lib/tdlib/api.rb
206
176
  - lib/tdlib/client.rb
207
- - lib/tdlib/client_methods.rb
208
177
  - lib/tdlib/errors.rb
209
- - lib/tdlib/types.rb
210
- - lib/tdlib/types/account_ttl.rb
211
- - lib/tdlib/types/address.rb
212
- - lib/tdlib/types/animation.rb
213
- - lib/tdlib/types/animations.rb
214
- - lib/tdlib/types/audio.rb
215
- - lib/tdlib/types/authentication_code_info.rb
216
- - lib/tdlib/types/authentication_code_type.rb
217
- - lib/tdlib/types/authentication_code_type/call.rb
218
- - lib/tdlib/types/authentication_code_type/flash_call.rb
219
- - lib/tdlib/types/authentication_code_type/sms.rb
220
- - lib/tdlib/types/authentication_code_type/telegram_message.rb
221
- - lib/tdlib/types/authorization_state.rb
222
- - lib/tdlib/types/authorization_state/closed.rb
223
- - lib/tdlib/types/authorization_state/closing.rb
224
- - lib/tdlib/types/authorization_state/logging_out.rb
225
- - lib/tdlib/types/authorization_state/ready.rb
226
- - lib/tdlib/types/authorization_state/wait_code.rb
227
- - lib/tdlib/types/authorization_state/wait_encryption_key.rb
228
- - lib/tdlib/types/authorization_state/wait_other_device_confirmation.rb
229
- - lib/tdlib/types/authorization_state/wait_password.rb
230
- - lib/tdlib/types/authorization_state/wait_phone_number.rb
231
- - lib/tdlib/types/authorization_state/wait_registration.rb
232
- - lib/tdlib/types/authorization_state/wait_tdlib_parameters.rb
233
- - lib/tdlib/types/auto_download_settings.rb
234
- - lib/tdlib/types/auto_download_settings_presets.rb
235
- - lib/tdlib/types/background.rb
236
- - lib/tdlib/types/background_fill.rb
237
- - lib/tdlib/types/background_fill/gradient.rb
238
- - lib/tdlib/types/background_fill/solid.rb
239
- - lib/tdlib/types/background_type.rb
240
- - lib/tdlib/types/background_type/fill.rb
241
- - lib/tdlib/types/background_type/pattern.rb
242
- - lib/tdlib/types/background_type/wallpaper.rb
243
- - lib/tdlib/types/backgrounds.rb
244
- - lib/tdlib/types/base.rb
245
- - lib/tdlib/types/basic_group.rb
246
- - lib/tdlib/types/basic_group_full_info.rb
247
- - lib/tdlib/types/bot_command.rb
248
- - lib/tdlib/types/bot_info.rb
249
- - lib/tdlib/types/call.rb
250
- - lib/tdlib/types/call_connection.rb
251
- - lib/tdlib/types/call_discard_reason.rb
252
- - lib/tdlib/types/call_discard_reason/declined.rb
253
- - lib/tdlib/types/call_discard_reason/disconnected.rb
254
- - lib/tdlib/types/call_discard_reason/empty.rb
255
- - lib/tdlib/types/call_discard_reason/hung_up.rb
256
- - lib/tdlib/types/call_discard_reason/missed.rb
257
- - lib/tdlib/types/call_id.rb
258
- - lib/tdlib/types/call_problem.rb
259
- - lib/tdlib/types/call_problem/distorted_speech.rb
260
- - lib/tdlib/types/call_problem/dropped.rb
261
- - lib/tdlib/types/call_problem/echo.rb
262
- - lib/tdlib/types/call_problem/interruptions.rb
263
- - lib/tdlib/types/call_problem/noise.rb
264
- - lib/tdlib/types/call_problem/silent_local.rb
265
- - lib/tdlib/types/call_problem/silent_remote.rb
266
- - lib/tdlib/types/call_protocol.rb
267
- - lib/tdlib/types/call_state.rb
268
- - lib/tdlib/types/call_state/discarded.rb
269
- - lib/tdlib/types/call_state/error.rb
270
- - lib/tdlib/types/call_state/exchanging_keys.rb
271
- - lib/tdlib/types/call_state/hanging_up.rb
272
- - lib/tdlib/types/call_state/pending.rb
273
- - lib/tdlib/types/call_state/ready.rb
274
- - lib/tdlib/types/callback_query_answer.rb
275
- - lib/tdlib/types/callback_query_payload.rb
276
- - lib/tdlib/types/callback_query_payload/data.rb
277
- - lib/tdlib/types/callback_query_payload/game.rb
278
- - lib/tdlib/types/can_transfer_ownership_result.rb
279
- - lib/tdlib/types/can_transfer_ownership_result/ok.rb
280
- - lib/tdlib/types/can_transfer_ownership_result/password_needed.rb
281
- - lib/tdlib/types/can_transfer_ownership_result/password_too_fresh.rb
282
- - lib/tdlib/types/can_transfer_ownership_result/session_too_fresh.rb
283
- - lib/tdlib/types/chat.rb
284
- - lib/tdlib/types/chat_action.rb
285
- - lib/tdlib/types/chat_action/cancel.rb
286
- - lib/tdlib/types/chat_action/choosing_contact.rb
287
- - lib/tdlib/types/chat_action/choosing_location.rb
288
- - lib/tdlib/types/chat_action/recording_video.rb
289
- - lib/tdlib/types/chat_action/recording_video_note.rb
290
- - lib/tdlib/types/chat_action/recording_voice_note.rb
291
- - lib/tdlib/types/chat_action/start_playing_game.rb
292
- - lib/tdlib/types/chat_action/typing.rb
293
- - lib/tdlib/types/chat_action/uploading_document.rb
294
- - lib/tdlib/types/chat_action/uploading_photo.rb
295
- - lib/tdlib/types/chat_action/uploading_video.rb
296
- - lib/tdlib/types/chat_action/uploading_video_note.rb
297
- - lib/tdlib/types/chat_action/uploading_voice_note.rb
298
- - lib/tdlib/types/chat_action_bar.rb
299
- - lib/tdlib/types/chat_action_bar/add_contact.rb
300
- - lib/tdlib/types/chat_action_bar/report_add_block.rb
301
- - lib/tdlib/types/chat_action_bar/report_spam.rb
302
- - lib/tdlib/types/chat_action_bar/report_unrelated_location.rb
303
- - lib/tdlib/types/chat_action_bar/share_phone_number.rb
304
- - lib/tdlib/types/chat_administrator.rb
305
- - lib/tdlib/types/chat_administrators.rb
306
- - lib/tdlib/types/chat_event.rb
307
- - lib/tdlib/types/chat_event_action.rb
308
- - lib/tdlib/types/chat_event_action/description_changed.rb
309
- - lib/tdlib/types/chat_event_action/invites_toggled.rb
310
- - lib/tdlib/types/chat_event_action/is_all_history_available_toggled.rb
311
- - lib/tdlib/types/chat_event_action/linked_chat_changed.rb
312
- - lib/tdlib/types/chat_event_action/location_changed.rb
313
- - lib/tdlib/types/chat_event_action/member_invited.rb
314
- - lib/tdlib/types/chat_event_action/member_joined.rb
315
- - lib/tdlib/types/chat_event_action/member_left.rb
316
- - lib/tdlib/types/chat_event_action/member_promoted.rb
317
- - lib/tdlib/types/chat_event_action/member_restricted.rb
318
- - lib/tdlib/types/chat_event_action/message_deleted.rb
319
- - lib/tdlib/types/chat_event_action/message_edited.rb
320
- - lib/tdlib/types/chat_event_action/message_pinned.rb
321
- - lib/tdlib/types/chat_event_action/message_unpinned.rb
322
- - lib/tdlib/types/chat_event_action/permissions_changed.rb
323
- - lib/tdlib/types/chat_event_action/photo_changed.rb
324
- - lib/tdlib/types/chat_event_action/poll_stopped.rb
325
- - lib/tdlib/types/chat_event_action/sign_messages_toggled.rb
326
- - lib/tdlib/types/chat_event_action/slow_mode_delay_changed.rb
327
- - lib/tdlib/types/chat_event_action/sticker_set_changed.rb
328
- - lib/tdlib/types/chat_event_action/title_changed.rb
329
- - lib/tdlib/types/chat_event_action/username_changed.rb
330
- - lib/tdlib/types/chat_event_log_filters.rb
331
- - lib/tdlib/types/chat_events.rb
332
- - lib/tdlib/types/chat_invite_link.rb
333
- - lib/tdlib/types/chat_invite_link_info.rb
334
- - lib/tdlib/types/chat_list.rb
335
- - lib/tdlib/types/chat_list/archive.rb
336
- - lib/tdlib/types/chat_list/main.rb
337
- - lib/tdlib/types/chat_location.rb
338
- - lib/tdlib/types/chat_member.rb
339
- - lib/tdlib/types/chat_member_status.rb
340
- - lib/tdlib/types/chat_member_status/administrator.rb
341
- - lib/tdlib/types/chat_member_status/banned.rb
342
- - lib/tdlib/types/chat_member_status/creator.rb
343
- - lib/tdlib/types/chat_member_status/left.rb
344
- - lib/tdlib/types/chat_member_status/member.rb
345
- - lib/tdlib/types/chat_member_status/restricted.rb
346
- - lib/tdlib/types/chat_members.rb
347
- - lib/tdlib/types/chat_members_filter.rb
348
- - lib/tdlib/types/chat_members_filter/administrators.rb
349
- - lib/tdlib/types/chat_members_filter/banned.rb
350
- - lib/tdlib/types/chat_members_filter/bots.rb
351
- - lib/tdlib/types/chat_members_filter/contacts.rb
352
- - lib/tdlib/types/chat_members_filter/members.rb
353
- - lib/tdlib/types/chat_members_filter/restricted.rb
354
- - lib/tdlib/types/chat_nearby.rb
355
- - lib/tdlib/types/chat_notification_settings.rb
356
- - lib/tdlib/types/chat_permissions.rb
357
- - lib/tdlib/types/chat_photo.rb
358
- - lib/tdlib/types/chat_report_reason.rb
359
- - lib/tdlib/types/chat_report_reason/child_abuse.rb
360
- - lib/tdlib/types/chat_report_reason/copyright.rb
361
- - lib/tdlib/types/chat_report_reason/custom.rb
362
- - lib/tdlib/types/chat_report_reason/pornography.rb
363
- - lib/tdlib/types/chat_report_reason/spam.rb
364
- - lib/tdlib/types/chat_report_reason/unrelated_location.rb
365
- - lib/tdlib/types/chat_report_reason/violence.rb
366
- - lib/tdlib/types/chat_type.rb
367
- - lib/tdlib/types/chat_type/basic_group.rb
368
- - lib/tdlib/types/chat_type/private.rb
369
- - lib/tdlib/types/chat_type/secret.rb
370
- - lib/tdlib/types/chat_type/supergroup.rb
371
- - lib/tdlib/types/chats.rb
372
- - lib/tdlib/types/chats_nearby.rb
373
- - lib/tdlib/types/check_chat_username_result.rb
374
- - lib/tdlib/types/check_chat_username_result/ok.rb
375
- - lib/tdlib/types/check_chat_username_result/public_chats_too_much.rb
376
- - lib/tdlib/types/check_chat_username_result/public_groups_unavailable.rb
377
- - lib/tdlib/types/check_chat_username_result/username_invalid.rb
378
- - lib/tdlib/types/check_chat_username_result/username_occupied.rb
379
- - lib/tdlib/types/connected_website.rb
380
- - lib/tdlib/types/connected_websites.rb
381
- - lib/tdlib/types/connection_state.rb
382
- - lib/tdlib/types/connection_state/connecting.rb
383
- - lib/tdlib/types/connection_state/connecting_to_proxy.rb
384
- - lib/tdlib/types/connection_state/ready.rb
385
- - lib/tdlib/types/connection_state/updating.rb
386
- - lib/tdlib/types/connection_state/waiting_for_network.rb
387
- - lib/tdlib/types/contact.rb
388
- - lib/tdlib/types/count.rb
389
- - lib/tdlib/types/custom_request_result.rb
390
- - lib/tdlib/types/database_statistics.rb
391
- - lib/tdlib/types/date.rb
392
- - lib/tdlib/types/dated_file.rb
393
- - lib/tdlib/types/deep_link_info.rb
394
- - lib/tdlib/types/device_token.rb
395
- - lib/tdlib/types/device_token/apple_push.rb
396
- - lib/tdlib/types/device_token/apple_push_vo_ip.rb
397
- - lib/tdlib/types/device_token/black_berry_push.rb
398
- - lib/tdlib/types/device_token/firebase_cloud_messaging.rb
399
- - lib/tdlib/types/device_token/microsoft_push.rb
400
- - lib/tdlib/types/device_token/microsoft_push_vo_ip.rb
401
- - lib/tdlib/types/device_token/simple_push.rb
402
- - lib/tdlib/types/device_token/tizen_push.rb
403
- - lib/tdlib/types/device_token/ubuntu_push.rb
404
- - lib/tdlib/types/device_token/web_push.rb
405
- - lib/tdlib/types/device_token/windows_push.rb
406
- - lib/tdlib/types/document.rb
407
- - lib/tdlib/types/draft_message.rb
408
- - lib/tdlib/types/email_address_authentication_code_info.rb
409
- - lib/tdlib/types/emojis.rb
410
- - lib/tdlib/types/encrypted_credentials.rb
411
- - lib/tdlib/types/encrypted_passport_element.rb
412
- - lib/tdlib/types/error.rb
413
- - lib/tdlib/types/file.rb
414
- - lib/tdlib/types/file_part.rb
415
- - lib/tdlib/types/file_type.rb
416
- - lib/tdlib/types/file_type/animation.rb
417
- - lib/tdlib/types/file_type/audio.rb
418
- - lib/tdlib/types/file_type/document.rb
419
- - lib/tdlib/types/file_type/none.rb
420
- - lib/tdlib/types/file_type/photo.rb
421
- - lib/tdlib/types/file_type/profile_photo.rb
422
- - lib/tdlib/types/file_type/secret.rb
423
- - lib/tdlib/types/file_type/secret_thumbnail.rb
424
- - lib/tdlib/types/file_type/secure.rb
425
- - lib/tdlib/types/file_type/sticker.rb
426
- - lib/tdlib/types/file_type/thumbnail.rb
427
- - lib/tdlib/types/file_type/unknown.rb
428
- - lib/tdlib/types/file_type/video.rb
429
- - lib/tdlib/types/file_type/video_note.rb
430
- - lib/tdlib/types/file_type/voice_note.rb
431
- - lib/tdlib/types/file_type/wallpaper.rb
432
- - lib/tdlib/types/formatted_text.rb
433
- - lib/tdlib/types/found_messages.rb
434
- - lib/tdlib/types/game.rb
435
- - lib/tdlib/types/game_high_score.rb
436
- - lib/tdlib/types/game_high_scores.rb
437
- - lib/tdlib/types/hashtags.rb
438
- - lib/tdlib/types/http_url.rb
439
- - lib/tdlib/types/identity_document.rb
440
- - lib/tdlib/types/imported_contacts.rb
441
- - lib/tdlib/types/inline_keyboard_button.rb
442
- - lib/tdlib/types/inline_keyboard_button_type.rb
443
- - lib/tdlib/types/inline_keyboard_button_type/buy.rb
444
- - lib/tdlib/types/inline_keyboard_button_type/callback.rb
445
- - lib/tdlib/types/inline_keyboard_button_type/callback_game.rb
446
- - lib/tdlib/types/inline_keyboard_button_type/login_url.rb
447
- - lib/tdlib/types/inline_keyboard_button_type/switch_inline.rb
448
- - lib/tdlib/types/inline_keyboard_button_type/url.rb
449
- - lib/tdlib/types/inline_query_result.rb
450
- - lib/tdlib/types/inline_query_result/animation.rb
451
- - lib/tdlib/types/inline_query_result/article.rb
452
- - lib/tdlib/types/inline_query_result/audio.rb
453
- - lib/tdlib/types/inline_query_result/contact.rb
454
- - lib/tdlib/types/inline_query_result/document.rb
455
- - lib/tdlib/types/inline_query_result/game.rb
456
- - lib/tdlib/types/inline_query_result/location.rb
457
- - lib/tdlib/types/inline_query_result/photo.rb
458
- - lib/tdlib/types/inline_query_result/sticker.rb
459
- - lib/tdlib/types/inline_query_result/venue.rb
460
- - lib/tdlib/types/inline_query_result/video.rb
461
- - lib/tdlib/types/inline_query_result/voice_note.rb
462
- - lib/tdlib/types/inline_query_results.rb
463
- - lib/tdlib/types/input_background.rb
464
- - lib/tdlib/types/input_background/local.rb
465
- - lib/tdlib/types/input_background/remote.rb
466
- - lib/tdlib/types/input_credentials.rb
467
- - lib/tdlib/types/input_credentials/android_pay.rb
468
- - lib/tdlib/types/input_credentials/apple_pay.rb
469
- - lib/tdlib/types/input_credentials/new.rb
470
- - lib/tdlib/types/input_credentials/saved.rb
471
- - lib/tdlib/types/input_file.rb
472
- - lib/tdlib/types/input_file/generated.rb
473
- - lib/tdlib/types/input_file/id.rb
474
- - lib/tdlib/types/input_file/local.rb
475
- - lib/tdlib/types/input_file/remote.rb
476
- - lib/tdlib/types/input_identity_document.rb
477
- - lib/tdlib/types/input_inline_query_result.rb
478
- - lib/tdlib/types/input_inline_query_result/animated_gif.rb
479
- - lib/tdlib/types/input_inline_query_result/animated_mpeg4.rb
480
- - lib/tdlib/types/input_inline_query_result/article.rb
481
- - lib/tdlib/types/input_inline_query_result/audio.rb
482
- - lib/tdlib/types/input_inline_query_result/contact.rb
483
- - lib/tdlib/types/input_inline_query_result/document.rb
484
- - lib/tdlib/types/input_inline_query_result/game.rb
485
- - lib/tdlib/types/input_inline_query_result/location.rb
486
- - lib/tdlib/types/input_inline_query_result/photo.rb
487
- - lib/tdlib/types/input_inline_query_result/sticker.rb
488
- - lib/tdlib/types/input_inline_query_result/venue.rb
489
- - lib/tdlib/types/input_inline_query_result/video.rb
490
- - lib/tdlib/types/input_inline_query_result/voice_note.rb
491
- - lib/tdlib/types/input_message_content.rb
492
- - lib/tdlib/types/input_message_content/animation.rb
493
- - lib/tdlib/types/input_message_content/audio.rb
494
- - lib/tdlib/types/input_message_content/contact.rb
495
- - lib/tdlib/types/input_message_content/document.rb
496
- - lib/tdlib/types/input_message_content/forwarded.rb
497
- - lib/tdlib/types/input_message_content/game.rb
498
- - lib/tdlib/types/input_message_content/invoice.rb
499
- - lib/tdlib/types/input_message_content/location.rb
500
- - lib/tdlib/types/input_message_content/photo.rb
501
- - lib/tdlib/types/input_message_content/poll.rb
502
- - lib/tdlib/types/input_message_content/sticker.rb
503
- - lib/tdlib/types/input_message_content/text.rb
504
- - lib/tdlib/types/input_message_content/venue.rb
505
- - lib/tdlib/types/input_message_content/video.rb
506
- - lib/tdlib/types/input_message_content/video_note.rb
507
- - lib/tdlib/types/input_message_content/voice_note.rb
508
- - lib/tdlib/types/input_passport_element.rb
509
- - lib/tdlib/types/input_passport_element/address.rb
510
- - lib/tdlib/types/input_passport_element/bank_statement.rb
511
- - lib/tdlib/types/input_passport_element/driver_license.rb
512
- - lib/tdlib/types/input_passport_element/email_address.rb
513
- - lib/tdlib/types/input_passport_element/identity_card.rb
514
- - lib/tdlib/types/input_passport_element/internal_passport.rb
515
- - lib/tdlib/types/input_passport_element/passport.rb
516
- - lib/tdlib/types/input_passport_element/passport_registration.rb
517
- - lib/tdlib/types/input_passport_element/personal_details.rb
518
- - lib/tdlib/types/input_passport_element/phone_number.rb
519
- - lib/tdlib/types/input_passport_element/rental_agreement.rb
520
- - lib/tdlib/types/input_passport_element/temporary_registration.rb
521
- - lib/tdlib/types/input_passport_element/utility_bill.rb
522
- - lib/tdlib/types/input_passport_element_error.rb
523
- - lib/tdlib/types/input_passport_element_error_source.rb
524
- - lib/tdlib/types/input_passport_element_error_source/data_field.rb
525
- - lib/tdlib/types/input_passport_element_error_source/file.rb
526
- - lib/tdlib/types/input_passport_element_error_source/files.rb
527
- - lib/tdlib/types/input_passport_element_error_source/front_side.rb
528
- - lib/tdlib/types/input_passport_element_error_source/reverse_side.rb
529
- - lib/tdlib/types/input_passport_element_error_source/selfie.rb
530
- - lib/tdlib/types/input_passport_element_error_source/translation_file.rb
531
- - lib/tdlib/types/input_passport_element_error_source/translation_files.rb
532
- - lib/tdlib/types/input_passport_element_error_source/unspecified.rb
533
- - lib/tdlib/types/input_personal_document.rb
534
- - lib/tdlib/types/input_sticker.rb
535
- - lib/tdlib/types/input_thumbnail.rb
536
- - lib/tdlib/types/invoice.rb
537
- - lib/tdlib/types/json_object_member.rb
538
- - lib/tdlib/types/json_value.rb
539
- - lib/tdlib/types/json_value/array.rb
540
- - lib/tdlib/types/json_value/boolean.rb
541
- - lib/tdlib/types/json_value/null.rb
542
- - lib/tdlib/types/json_value/number.rb
543
- - lib/tdlib/types/json_value/object.rb
544
- - lib/tdlib/types/json_value/string.rb
545
- - lib/tdlib/types/keyboard_button.rb
546
- - lib/tdlib/types/keyboard_button_type.rb
547
- - lib/tdlib/types/keyboard_button_type/request_location.rb
548
- - lib/tdlib/types/keyboard_button_type/request_phone_number.rb
549
- - lib/tdlib/types/keyboard_button_type/text.rb
550
- - lib/tdlib/types/labeled_price_part.rb
551
- - lib/tdlib/types/language_pack_info.rb
552
- - lib/tdlib/types/language_pack_string.rb
553
- - lib/tdlib/types/language_pack_string_value.rb
554
- - lib/tdlib/types/language_pack_string_value/deleted.rb
555
- - lib/tdlib/types/language_pack_string_value/ordinary.rb
556
- - lib/tdlib/types/language_pack_string_value/pluralized.rb
557
- - lib/tdlib/types/language_pack_strings.rb
558
- - lib/tdlib/types/local_file.rb
559
- - lib/tdlib/types/localization_target_info.rb
560
- - lib/tdlib/types/location.rb
561
- - lib/tdlib/types/log_stream.rb
562
- - lib/tdlib/types/log_stream/default.rb
563
- - lib/tdlib/types/log_stream/empty.rb
564
- - lib/tdlib/types/log_stream/file.rb
565
- - lib/tdlib/types/log_tags.rb
566
- - lib/tdlib/types/log_verbosity_level.rb
567
- - lib/tdlib/types/login_url_info.rb
568
- - lib/tdlib/types/login_url_info/open.rb
569
- - lib/tdlib/types/login_url_info/request_confirmation.rb
570
- - lib/tdlib/types/mask_point.rb
571
- - lib/tdlib/types/mask_point/chin.rb
572
- - lib/tdlib/types/mask_point/eyes.rb
573
- - lib/tdlib/types/mask_point/forehead.rb
574
- - lib/tdlib/types/mask_point/mouth.rb
575
- - lib/tdlib/types/mask_position.rb
576
- - lib/tdlib/types/message.rb
577
- - lib/tdlib/types/message_content.rb
578
- - lib/tdlib/types/message_content/animation.rb
579
- - lib/tdlib/types/message_content/audio.rb
580
- - lib/tdlib/types/message_content/basic_group_chat_create.rb
581
- - lib/tdlib/types/message_content/call.rb
582
- - lib/tdlib/types/message_content/chat_add_members.rb
583
- - lib/tdlib/types/message_content/chat_change_photo.rb
584
- - lib/tdlib/types/message_content/chat_change_title.rb
585
- - lib/tdlib/types/message_content/chat_delete_member.rb
586
- - lib/tdlib/types/message_content/chat_delete_photo.rb
587
- - lib/tdlib/types/message_content/chat_join_by_link.rb
588
- - lib/tdlib/types/message_content/chat_set_ttl.rb
589
- - lib/tdlib/types/message_content/chat_upgrade_from.rb
590
- - lib/tdlib/types/message_content/chat_upgrade_to.rb
591
- - lib/tdlib/types/message_content/contact.rb
592
- - lib/tdlib/types/message_content/contact_registered.rb
593
- - lib/tdlib/types/message_content/custom_service_action.rb
594
- - lib/tdlib/types/message_content/document.rb
595
- - lib/tdlib/types/message_content/expired_photo.rb
596
- - lib/tdlib/types/message_content/expired_video.rb
597
- - lib/tdlib/types/message_content/game.rb
598
- - lib/tdlib/types/message_content/game_score.rb
599
- - lib/tdlib/types/message_content/invoice.rb
600
- - lib/tdlib/types/message_content/location.rb
601
- - lib/tdlib/types/message_content/passport_data_received.rb
602
- - lib/tdlib/types/message_content/passport_data_sent.rb
603
- - lib/tdlib/types/message_content/payment_successful.rb
604
- - lib/tdlib/types/message_content/payment_successful_bot.rb
605
- - lib/tdlib/types/message_content/photo.rb
606
- - lib/tdlib/types/message_content/pin_message.rb
607
- - lib/tdlib/types/message_content/poll.rb
608
- - lib/tdlib/types/message_content/screenshot_taken.rb
609
- - lib/tdlib/types/message_content/sticker.rb
610
- - lib/tdlib/types/message_content/supergroup_chat_create.rb
611
- - lib/tdlib/types/message_content/text.rb
612
- - lib/tdlib/types/message_content/unsupported.rb
613
- - lib/tdlib/types/message_content/venue.rb
614
- - lib/tdlib/types/message_content/video.rb
615
- - lib/tdlib/types/message_content/video_note.rb
616
- - lib/tdlib/types/message_content/voice_note.rb
617
- - lib/tdlib/types/message_content/website_connected.rb
618
- - lib/tdlib/types/message_forward_info.rb
619
- - lib/tdlib/types/message_forward_origin.rb
620
- - lib/tdlib/types/message_forward_origin/channel.rb
621
- - lib/tdlib/types/message_forward_origin/hidden_user.rb
622
- - lib/tdlib/types/message_forward_origin/user.rb
623
- - lib/tdlib/types/message_link_info.rb
624
- - lib/tdlib/types/message_scheduling_state.rb
625
- - lib/tdlib/types/message_scheduling_state/send_at_date.rb
626
- - lib/tdlib/types/message_scheduling_state/send_when_online.rb
627
- - lib/tdlib/types/message_sending_state.rb
628
- - lib/tdlib/types/message_sending_state/failed.rb
629
- - lib/tdlib/types/message_sending_state/pending.rb
630
- - lib/tdlib/types/messages.rb
631
- - lib/tdlib/types/minithumbnail.rb
632
- - lib/tdlib/types/network_statistics.rb
633
- - lib/tdlib/types/network_statistics_entry.rb
634
- - lib/tdlib/types/network_statistics_entry/call.rb
635
- - lib/tdlib/types/network_statistics_entry/file.rb
636
- - lib/tdlib/types/network_type.rb
637
- - lib/tdlib/types/network_type/mobile.rb
638
- - lib/tdlib/types/network_type/mobile_roaming.rb
639
- - lib/tdlib/types/network_type/none.rb
640
- - lib/tdlib/types/network_type/other.rb
641
- - lib/tdlib/types/network_type/wi_fi.rb
642
- - lib/tdlib/types/notification.rb
643
- - lib/tdlib/types/notification_group.rb
644
- - lib/tdlib/types/notification_group_type.rb
645
- - lib/tdlib/types/notification_group_type/calls.rb
646
- - lib/tdlib/types/notification_group_type/mentions.rb
647
- - lib/tdlib/types/notification_group_type/messages.rb
648
- - lib/tdlib/types/notification_group_type/secret_chat.rb
649
- - lib/tdlib/types/notification_settings_scope.rb
650
- - lib/tdlib/types/notification_settings_scope/channel_chats.rb
651
- - lib/tdlib/types/notification_settings_scope/group_chats.rb
652
- - lib/tdlib/types/notification_settings_scope/private_chats.rb
653
- - lib/tdlib/types/notification_type.rb
654
- - lib/tdlib/types/notification_type/new_call.rb
655
- - lib/tdlib/types/notification_type/new_message.rb
656
- - lib/tdlib/types/notification_type/new_push_message.rb
657
- - lib/tdlib/types/notification_type/new_secret_chat.rb
658
- - lib/tdlib/types/ok.rb
659
- - lib/tdlib/types/option_value.rb
660
- - lib/tdlib/types/option_value/boolean.rb
661
- - lib/tdlib/types/option_value/empty.rb
662
- - lib/tdlib/types/option_value/integer.rb
663
- - lib/tdlib/types/option_value/string.rb
664
- - lib/tdlib/types/order_info.rb
665
- - lib/tdlib/types/page_block.rb
666
- - lib/tdlib/types/page_block/anchor.rb
667
- - lib/tdlib/types/page_block/animation.rb
668
- - lib/tdlib/types/page_block/audio.rb
669
- - lib/tdlib/types/page_block/author_date.rb
670
- - lib/tdlib/types/page_block/block_quote.rb
671
- - lib/tdlib/types/page_block/chat_link.rb
672
- - lib/tdlib/types/page_block/collage.rb
673
- - lib/tdlib/types/page_block/cover.rb
674
- - lib/tdlib/types/page_block/details.rb
675
- - lib/tdlib/types/page_block/divider.rb
676
- - lib/tdlib/types/page_block/embedded.rb
677
- - lib/tdlib/types/page_block/embedded_post.rb
678
- - lib/tdlib/types/page_block/footer.rb
679
- - lib/tdlib/types/page_block/header.rb
680
- - lib/tdlib/types/page_block/kicker.rb
681
- - lib/tdlib/types/page_block/list.rb
682
- - lib/tdlib/types/page_block/map.rb
683
- - lib/tdlib/types/page_block/paragraph.rb
684
- - lib/tdlib/types/page_block/photo.rb
685
- - lib/tdlib/types/page_block/preformatted.rb
686
- - lib/tdlib/types/page_block/pull_quote.rb
687
- - lib/tdlib/types/page_block/related_articles.rb
688
- - lib/tdlib/types/page_block/slideshow.rb
689
- - lib/tdlib/types/page_block/subheader.rb
690
- - lib/tdlib/types/page_block/subtitle.rb
691
- - lib/tdlib/types/page_block/table.rb
692
- - lib/tdlib/types/page_block/title.rb
693
- - lib/tdlib/types/page_block/video.rb
694
- - lib/tdlib/types/page_block/voice_note.rb
695
- - lib/tdlib/types/page_block_caption.rb
696
- - lib/tdlib/types/page_block_horizontal_alignment.rb
697
- - lib/tdlib/types/page_block_horizontal_alignment/center.rb
698
- - lib/tdlib/types/page_block_horizontal_alignment/left.rb
699
- - lib/tdlib/types/page_block_horizontal_alignment/right.rb
700
- - lib/tdlib/types/page_block_list_item.rb
701
- - lib/tdlib/types/page_block_related_article.rb
702
- - lib/tdlib/types/page_block_table_cell.rb
703
- - lib/tdlib/types/page_block_vertical_alignment.rb
704
- - lib/tdlib/types/page_block_vertical_alignment/bottom.rb
705
- - lib/tdlib/types/page_block_vertical_alignment/middle.rb
706
- - lib/tdlib/types/page_block_vertical_alignment/top.rb
707
- - lib/tdlib/types/passport_authorization_form.rb
708
- - lib/tdlib/types/passport_element.rb
709
- - lib/tdlib/types/passport_element/address.rb
710
- - lib/tdlib/types/passport_element/bank_statement.rb
711
- - lib/tdlib/types/passport_element/driver_license.rb
712
- - lib/tdlib/types/passport_element/email_address.rb
713
- - lib/tdlib/types/passport_element/identity_card.rb
714
- - lib/tdlib/types/passport_element/internal_passport.rb
715
- - lib/tdlib/types/passport_element/passport.rb
716
- - lib/tdlib/types/passport_element/passport_registration.rb
717
- - lib/tdlib/types/passport_element/personal_details.rb
718
- - lib/tdlib/types/passport_element/phone_number.rb
719
- - lib/tdlib/types/passport_element/rental_agreement.rb
720
- - lib/tdlib/types/passport_element/temporary_registration.rb
721
- - lib/tdlib/types/passport_element/utility_bill.rb
722
- - lib/tdlib/types/passport_element_error.rb
723
- - lib/tdlib/types/passport_element_error_source.rb
724
- - lib/tdlib/types/passport_element_error_source/data_field.rb
725
- - lib/tdlib/types/passport_element_error_source/file.rb
726
- - lib/tdlib/types/passport_element_error_source/files.rb
727
- - lib/tdlib/types/passport_element_error_source/front_side.rb
728
- - lib/tdlib/types/passport_element_error_source/reverse_side.rb
729
- - lib/tdlib/types/passport_element_error_source/selfie.rb
730
- - lib/tdlib/types/passport_element_error_source/translation_file.rb
731
- - lib/tdlib/types/passport_element_error_source/translation_files.rb
732
- - lib/tdlib/types/passport_element_error_source/unspecified.rb
733
- - lib/tdlib/types/passport_element_type.rb
734
- - lib/tdlib/types/passport_element_type/address.rb
735
- - lib/tdlib/types/passport_element_type/bank_statement.rb
736
- - lib/tdlib/types/passport_element_type/driver_license.rb
737
- - lib/tdlib/types/passport_element_type/email_address.rb
738
- - lib/tdlib/types/passport_element_type/identity_card.rb
739
- - lib/tdlib/types/passport_element_type/internal_passport.rb
740
- - lib/tdlib/types/passport_element_type/passport.rb
741
- - lib/tdlib/types/passport_element_type/passport_registration.rb
742
- - lib/tdlib/types/passport_element_type/personal_details.rb
743
- - lib/tdlib/types/passport_element_type/phone_number.rb
744
- - lib/tdlib/types/passport_element_type/rental_agreement.rb
745
- - lib/tdlib/types/passport_element_type/temporary_registration.rb
746
- - lib/tdlib/types/passport_element_type/utility_bill.rb
747
- - lib/tdlib/types/passport_elements.rb
748
- - lib/tdlib/types/passport_elements_with_errors.rb
749
- - lib/tdlib/types/passport_required_element.rb
750
- - lib/tdlib/types/passport_suitable_element.rb
751
- - lib/tdlib/types/password_state.rb
752
- - lib/tdlib/types/payment_form.rb
753
- - lib/tdlib/types/payment_receipt.rb
754
- - lib/tdlib/types/payment_result.rb
755
- - lib/tdlib/types/payments_provider_stripe.rb
756
- - lib/tdlib/types/personal_details.rb
757
- - lib/tdlib/types/personal_document.rb
758
- - lib/tdlib/types/phone_number_authentication_settings.rb
759
- - lib/tdlib/types/photo.rb
760
- - lib/tdlib/types/photo_size.rb
761
- - lib/tdlib/types/poll.rb
762
- - lib/tdlib/types/poll_option.rb
763
- - lib/tdlib/types/profile_photo.rb
764
- - lib/tdlib/types/proxies.rb
765
- - lib/tdlib/types/proxy.rb
766
- - lib/tdlib/types/proxy_type.rb
767
- - lib/tdlib/types/proxy_type/http.rb
768
- - lib/tdlib/types/proxy_type/mtproto.rb
769
- - lib/tdlib/types/proxy_type/socks5.rb
770
- - lib/tdlib/types/public_chat_type.rb
771
- - lib/tdlib/types/public_chat_type/has_username.rb
772
- - lib/tdlib/types/public_chat_type/is_location_based.rb
773
- - lib/tdlib/types/public_message_link.rb
774
- - lib/tdlib/types/push_message_content.rb
775
- - lib/tdlib/types/push_message_content/animation.rb
776
- - lib/tdlib/types/push_message_content/audio.rb
777
- - lib/tdlib/types/push_message_content/basic_group_chat_create.rb
778
- - lib/tdlib/types/push_message_content/chat_add_members.rb
779
- - lib/tdlib/types/push_message_content/chat_change_photo.rb
780
- - lib/tdlib/types/push_message_content/chat_change_title.rb
781
- - lib/tdlib/types/push_message_content/chat_delete_member.rb
782
- - lib/tdlib/types/push_message_content/chat_join_by_link.rb
783
- - lib/tdlib/types/push_message_content/contact.rb
784
- - lib/tdlib/types/push_message_content/contact_registered.rb
785
- - lib/tdlib/types/push_message_content/document.rb
786
- - lib/tdlib/types/push_message_content/game.rb
787
- - lib/tdlib/types/push_message_content/game_score.rb
788
- - lib/tdlib/types/push_message_content/hidden.rb
789
- - lib/tdlib/types/push_message_content/invoice.rb
790
- - lib/tdlib/types/push_message_content/location.rb
791
- - lib/tdlib/types/push_message_content/media_album.rb
792
- - lib/tdlib/types/push_message_content/message_forwards.rb
793
- - lib/tdlib/types/push_message_content/photo.rb
794
- - lib/tdlib/types/push_message_content/poll.rb
795
- - lib/tdlib/types/push_message_content/screenshot_taken.rb
796
- - lib/tdlib/types/push_message_content/sticker.rb
797
- - lib/tdlib/types/push_message_content/text.rb
798
- - lib/tdlib/types/push_message_content/video.rb
799
- - lib/tdlib/types/push_message_content/video_note.rb
800
- - lib/tdlib/types/push_message_content/voice_note.rb
801
- - lib/tdlib/types/push_receiver_id.rb
802
- - lib/tdlib/types/recovery_email_address.rb
803
- - lib/tdlib/types/remote_file.rb
804
- - lib/tdlib/types/reply_markup.rb
805
- - lib/tdlib/types/reply_markup/force_reply.rb
806
- - lib/tdlib/types/reply_markup/inline_keyboard.rb
807
- - lib/tdlib/types/reply_markup/remove_keyboard.rb
808
- - lib/tdlib/types/reply_markup/show_keyboard.rb
809
- - lib/tdlib/types/rich_text.rb
810
- - lib/tdlib/types/rich_text/anchor.rb
811
- - lib/tdlib/types/rich_text/bold.rb
812
- - lib/tdlib/types/rich_text/email_address.rb
813
- - lib/tdlib/types/rich_text/fixed.rb
814
- - lib/tdlib/types/rich_text/icon.rb
815
- - lib/tdlib/types/rich_text/italic.rb
816
- - lib/tdlib/types/rich_text/marked.rb
817
- - lib/tdlib/types/rich_text/phone_number.rb
818
- - lib/tdlib/types/rich_text/plain.rb
819
- - lib/tdlib/types/rich_text/s.rb
820
- - lib/tdlib/types/rich_text/strikethrough.rb
821
- - lib/tdlib/types/rich_text/subscript.rb
822
- - lib/tdlib/types/rich_text/superscript.rb
823
- - lib/tdlib/types/rich_text/underline.rb
824
- - lib/tdlib/types/rich_text/url.rb
825
- - lib/tdlib/types/saved_credentials.rb
826
- - lib/tdlib/types/scope_notification_settings.rb
827
- - lib/tdlib/types/search_messages_filter.rb
828
- - lib/tdlib/types/search_messages_filter/animation.rb
829
- - lib/tdlib/types/search_messages_filter/audio.rb
830
- - lib/tdlib/types/search_messages_filter/call.rb
831
- - lib/tdlib/types/search_messages_filter/chat_photo.rb
832
- - lib/tdlib/types/search_messages_filter/document.rb
833
- - lib/tdlib/types/search_messages_filter/empty.rb
834
- - lib/tdlib/types/search_messages_filter/mention.rb
835
- - lib/tdlib/types/search_messages_filter/missed_call.rb
836
- - lib/tdlib/types/search_messages_filter/photo.rb
837
- - lib/tdlib/types/search_messages_filter/photo_and_video.rb
838
- - lib/tdlib/types/search_messages_filter/unread_mention.rb
839
- - lib/tdlib/types/search_messages_filter/url.rb
840
- - lib/tdlib/types/search_messages_filter/video.rb
841
- - lib/tdlib/types/search_messages_filter/video_note.rb
842
- - lib/tdlib/types/search_messages_filter/voice_and_video_note.rb
843
- - lib/tdlib/types/search_messages_filter/voice_note.rb
844
- - lib/tdlib/types/seconds.rb
845
- - lib/tdlib/types/secret_chat.rb
846
- - lib/tdlib/types/secret_chat_state.rb
847
- - lib/tdlib/types/secret_chat_state/closed.rb
848
- - lib/tdlib/types/secret_chat_state/pending.rb
849
- - lib/tdlib/types/secret_chat_state/ready.rb
850
- - lib/tdlib/types/send_message_options.rb
851
- - lib/tdlib/types/session.rb
852
- - lib/tdlib/types/sessions.rb
853
- - lib/tdlib/types/shipping_option.rb
854
- - lib/tdlib/types/sticker.rb
855
- - lib/tdlib/types/sticker_set.rb
856
- - lib/tdlib/types/sticker_set_info.rb
857
- - lib/tdlib/types/sticker_sets.rb
858
- - lib/tdlib/types/stickers.rb
859
- - lib/tdlib/types/storage_statistics.rb
860
- - lib/tdlib/types/storage_statistics_by_chat.rb
861
- - lib/tdlib/types/storage_statistics_by_file_type.rb
862
- - lib/tdlib/types/storage_statistics_fast.rb
863
- - lib/tdlib/types/supergroup.rb
864
- - lib/tdlib/types/supergroup_full_info.rb
865
- - lib/tdlib/types/supergroup_members_filter.rb
866
- - lib/tdlib/types/supergroup_members_filter/administrators.rb
867
- - lib/tdlib/types/supergroup_members_filter/banned.rb
868
- - lib/tdlib/types/supergroup_members_filter/bots.rb
869
- - lib/tdlib/types/supergroup_members_filter/contacts.rb
870
- - lib/tdlib/types/supergroup_members_filter/recent.rb
871
- - lib/tdlib/types/supergroup_members_filter/restricted.rb
872
- - lib/tdlib/types/supergroup_members_filter/search.rb
873
- - lib/tdlib/types/t_me_url.rb
874
- - lib/tdlib/types/t_me_url_type.rb
875
- - lib/tdlib/types/t_me_url_type/chat_invite.rb
876
- - lib/tdlib/types/t_me_url_type/sticker_set.rb
877
- - lib/tdlib/types/t_me_url_type/supergroup.rb
878
- - lib/tdlib/types/t_me_url_type/user.rb
879
- - lib/tdlib/types/t_me_urls.rb
880
- - lib/tdlib/types/tdlib_parameters.rb
881
- - lib/tdlib/types/temporary_password_state.rb
882
- - lib/tdlib/types/terms_of_service.rb
883
- - lib/tdlib/types/text.rb
884
- - lib/tdlib/types/text_entities.rb
885
- - lib/tdlib/types/text_entity.rb
886
- - lib/tdlib/types/text_entity_type.rb
887
- - lib/tdlib/types/text_entity_type/bold.rb
888
- - lib/tdlib/types/text_entity_type/bot_command.rb
889
- - lib/tdlib/types/text_entity_type/cashtag.rb
890
- - lib/tdlib/types/text_entity_type/code.rb
891
- - lib/tdlib/types/text_entity_type/email_address.rb
892
- - lib/tdlib/types/text_entity_type/hashtag.rb
893
- - lib/tdlib/types/text_entity_type/italic.rb
894
- - lib/tdlib/types/text_entity_type/mention.rb
895
- - lib/tdlib/types/text_entity_type/mention_name.rb
896
- - lib/tdlib/types/text_entity_type/phone_number.rb
897
- - lib/tdlib/types/text_entity_type/pre.rb
898
- - lib/tdlib/types/text_entity_type/pre_code.rb
899
- - lib/tdlib/types/text_entity_type/strikethrough.rb
900
- - lib/tdlib/types/text_entity_type/text_url.rb
901
- - lib/tdlib/types/text_entity_type/underline.rb
902
- - lib/tdlib/types/text_entity_type/url.rb
903
- - lib/tdlib/types/text_parse_mode.rb
904
- - lib/tdlib/types/text_parse_mode/html.rb
905
- - lib/tdlib/types/text_parse_mode/markdown.rb
906
- - lib/tdlib/types/ton_lite_server_response.rb
907
- - lib/tdlib/types/ton_wallet_password_salt.rb
908
- - lib/tdlib/types/top_chat_category.rb
909
- - lib/tdlib/types/top_chat_category/bots.rb
910
- - lib/tdlib/types/top_chat_category/calls.rb
911
- - lib/tdlib/types/top_chat_category/channels.rb
912
- - lib/tdlib/types/top_chat_category/forward_chats.rb
913
- - lib/tdlib/types/top_chat_category/groups.rb
914
- - lib/tdlib/types/top_chat_category/inline_bots.rb
915
- - lib/tdlib/types/top_chat_category/users.rb
916
- - lib/tdlib/types/update.rb
917
- - lib/tdlib/types/update/active_notifications.rb
918
- - lib/tdlib/types/update/authorization_state.rb
919
- - lib/tdlib/types/update/basic_group.rb
920
- - lib/tdlib/types/update/basic_group_full_info.rb
921
- - lib/tdlib/types/update/call.rb
922
- - lib/tdlib/types/update/chat_action_bar.rb
923
- - lib/tdlib/types/update/chat_chat_list.rb
924
- - lib/tdlib/types/update/chat_default_disable_notification.rb
925
- - lib/tdlib/types/update/chat_draft_message.rb
926
- - lib/tdlib/types/update/chat_has_scheduled_messages.rb
927
- - lib/tdlib/types/update/chat_is_marked_as_unread.rb
928
- - lib/tdlib/types/update/chat_is_pinned.rb
929
- - lib/tdlib/types/update/chat_is_sponsored.rb
930
- - lib/tdlib/types/update/chat_last_message.rb
931
- - lib/tdlib/types/update/chat_notification_settings.rb
932
- - lib/tdlib/types/update/chat_online_member_count.rb
933
- - lib/tdlib/types/update/chat_order.rb
934
- - lib/tdlib/types/update/chat_permissions.rb
935
- - lib/tdlib/types/update/chat_photo.rb
936
- - lib/tdlib/types/update/chat_pinned_message.rb
937
- - lib/tdlib/types/update/chat_read_inbox.rb
938
- - lib/tdlib/types/update/chat_read_outbox.rb
939
- - lib/tdlib/types/update/chat_reply_markup.rb
940
- - lib/tdlib/types/update/chat_title.rb
941
- - lib/tdlib/types/update/chat_unread_mention_count.rb
942
- - lib/tdlib/types/update/connection_state.rb
943
- - lib/tdlib/types/update/delete_messages.rb
944
- - lib/tdlib/types/update/favorite_stickers.rb
945
- - lib/tdlib/types/update/file.rb
946
- - lib/tdlib/types/update/file_generation_start.rb
947
- - lib/tdlib/types/update/file_generation_stop.rb
948
- - lib/tdlib/types/update/have_pending_notifications.rb
949
- - lib/tdlib/types/update/installed_sticker_sets.rb
950
- - lib/tdlib/types/update/language_pack_strings.rb
951
- - lib/tdlib/types/update/message_content.rb
952
- - lib/tdlib/types/update/message_content_opened.rb
953
- - lib/tdlib/types/update/message_edited.rb
954
- - lib/tdlib/types/update/message_live_location_viewed.rb
955
- - lib/tdlib/types/update/message_mention_read.rb
956
- - lib/tdlib/types/update/message_send_acknowledged.rb
957
- - lib/tdlib/types/update/message_send_failed.rb
958
- - lib/tdlib/types/update/message_send_succeeded.rb
959
- - lib/tdlib/types/update/message_views.rb
960
- - lib/tdlib/types/update/new_callback_query.rb
961
- - lib/tdlib/types/update/new_chat.rb
962
- - lib/tdlib/types/update/new_chosen_inline_result.rb
963
- - lib/tdlib/types/update/new_custom_event.rb
964
- - lib/tdlib/types/update/new_custom_query.rb
965
- - lib/tdlib/types/update/new_inline_callback_query.rb
966
- - lib/tdlib/types/update/new_inline_query.rb
967
- - lib/tdlib/types/update/new_message.rb
968
- - lib/tdlib/types/update/new_pre_checkout_query.rb
969
- - lib/tdlib/types/update/new_shipping_query.rb
970
- - lib/tdlib/types/update/notification.rb
971
- - lib/tdlib/types/update/notification_group.rb
972
- - lib/tdlib/types/update/option.rb
973
- - lib/tdlib/types/update/poll.rb
974
- - lib/tdlib/types/update/recent_stickers.rb
975
- - lib/tdlib/types/update/saved_animations.rb
976
- - lib/tdlib/types/update/scope_notification_settings.rb
977
- - lib/tdlib/types/update/secret_chat.rb
978
- - lib/tdlib/types/update/selected_background.rb
979
- - lib/tdlib/types/update/service_notification.rb
980
- - lib/tdlib/types/update/supergroup.rb
981
- - lib/tdlib/types/update/supergroup_full_info.rb
982
- - lib/tdlib/types/update/terms_of_service.rb
983
- - lib/tdlib/types/update/trending_sticker_sets.rb
984
- - lib/tdlib/types/update/unread_chat_count.rb
985
- - lib/tdlib/types/update/unread_message_count.rb
986
- - lib/tdlib/types/update/user.rb
987
- - lib/tdlib/types/update/user_chat_action.rb
988
- - lib/tdlib/types/update/user_full_info.rb
989
- - lib/tdlib/types/update/user_privacy_setting_rules.rb
990
- - lib/tdlib/types/update/user_status.rb
991
- - lib/tdlib/types/update/users_nearby.rb
992
- - lib/tdlib/types/updates.rb
993
- - lib/tdlib/types/user.rb
994
- - lib/tdlib/types/user_full_info.rb
995
- - lib/tdlib/types/user_privacy_setting.rb
996
- - lib/tdlib/types/user_privacy_setting/allow_calls.rb
997
- - lib/tdlib/types/user_privacy_setting/allow_chat_invites.rb
998
- - lib/tdlib/types/user_privacy_setting/allow_finding_by_phone_number.rb
999
- - lib/tdlib/types/user_privacy_setting/allow_peer_to_peer_calls.rb
1000
- - lib/tdlib/types/user_privacy_setting/show_link_in_forwarded_messages.rb
1001
- - lib/tdlib/types/user_privacy_setting/show_phone_number.rb
1002
- - lib/tdlib/types/user_privacy_setting/show_profile_photo.rb
1003
- - lib/tdlib/types/user_privacy_setting/show_status.rb
1004
- - lib/tdlib/types/user_privacy_setting_rule.rb
1005
- - lib/tdlib/types/user_privacy_setting_rule/allow_all.rb
1006
- - lib/tdlib/types/user_privacy_setting_rule/allow_chat_members.rb
1007
- - lib/tdlib/types/user_privacy_setting_rule/allow_contacts.rb
1008
- - lib/tdlib/types/user_privacy_setting_rule/allow_users.rb
1009
- - lib/tdlib/types/user_privacy_setting_rule/restrict_all.rb
1010
- - lib/tdlib/types/user_privacy_setting_rule/restrict_chat_members.rb
1011
- - lib/tdlib/types/user_privacy_setting_rule/restrict_contacts.rb
1012
- - lib/tdlib/types/user_privacy_setting_rule/restrict_users.rb
1013
- - lib/tdlib/types/user_privacy_setting_rules.rb
1014
- - lib/tdlib/types/user_profile_photo.rb
1015
- - lib/tdlib/types/user_profile_photos.rb
1016
- - lib/tdlib/types/user_status.rb
1017
- - lib/tdlib/types/user_status/empty.rb
1018
- - lib/tdlib/types/user_status/last_month.rb
1019
- - lib/tdlib/types/user_status/last_week.rb
1020
- - lib/tdlib/types/user_status/offline.rb
1021
- - lib/tdlib/types/user_status/online.rb
1022
- - lib/tdlib/types/user_status/recently.rb
1023
- - lib/tdlib/types/user_type.rb
1024
- - lib/tdlib/types/user_type/bot.rb
1025
- - lib/tdlib/types/user_type/deleted.rb
1026
- - lib/tdlib/types/user_type/regular.rb
1027
- - lib/tdlib/types/user_type/unknown.rb
1028
- - lib/tdlib/types/users.rb
1029
- - lib/tdlib/types/validated_order_info.rb
1030
- - lib/tdlib/types/venue.rb
1031
- - lib/tdlib/types/video.rb
1032
- - lib/tdlib/types/video_note.rb
1033
- - lib/tdlib/types/voice_note.rb
1034
- - lib/tdlib/types/web_page.rb
1035
- - lib/tdlib/types/web_page_instant_view.rb
1036
178
  - lib/tdlib/update_handler.rb
1037
179
  - lib/tdlib/update_manager.rb
1038
180
  - lib/tdlib/version.rb
@@ -1044,7 +186,7 @@ homepage: https://github.com/centosadmin/tdlib-ruby
1044
186
  licenses:
1045
187
  - MIT
1046
188
  metadata: {}
1047
- post_install_message:
189
+ post_install_message:
1048
190
  rdoc_options: []
1049
191
  require_paths:
1050
192
  - lib
@@ -1059,8 +201,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1059
201
  - !ruby/object:Gem::Version
1060
202
  version: '0'
1061
203
  requirements: []
1062
- rubygems_version: 3.1.2
1063
- signing_key:
204
+ rubygems_version: 3.1.4
205
+ signing_key:
1064
206
  specification_version: 4
1065
207
  summary: Ruby bindings and client for TDlib
1066
208
  test_files: