tdlib-ruby 2.2.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # Returns only photo and video messages.
3
- class SearchMessagesFilter::PhotoAndVideo < SearchMessagesFilter
4
- end
5
- end
@@ -1,6 +0,0 @@
1
- module TD::Types
2
- # Returns only messages with unread mentions of the current user, or messages that are replies to their messages.
3
- # When using this filter the results can't be additionally filtered by a query or by the sending user.
4
- class SearchMessagesFilter::UnreadMention < SearchMessagesFilter
5
- end
6
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # Returns only messages containing URLs.
3
- class SearchMessagesFilter::Url < SearchMessagesFilter
4
- end
5
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # Returns only video messages.
3
- class SearchMessagesFilter::Video < SearchMessagesFilter
4
- end
5
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # Returns only video note messages.
3
- class SearchMessagesFilter::VideoNote < SearchMessagesFilter
4
- end
5
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # Returns only voice and video note messages.
3
- class SearchMessagesFilter::VoiceAndVideoNote < SearchMessagesFilter
4
- end
5
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # Returns only voice note messages.
3
- class SearchMessagesFilter::VoiceNote < SearchMessagesFilter
4
- end
5
- end
@@ -1,8 +0,0 @@
1
- module TD::Types
2
- # Contains a value representing a number of seconds.
3
- #
4
- # @attr seconds [Float] Number of seconds.
5
- class Seconds < Base
6
- attribute :seconds, TD::Types::Float
7
- end
8
- end
@@ -1,27 +0,0 @@
1
- module TD::Types
2
- # Represents a secret chat.
3
- #
4
- # @attr id [Integer] Secret chat identifier.
5
- # @attr user_id [Integer] Identifier of the chat partner.
6
- # @attr state [TD::Types::SecretChatState] State of the secret chat.
7
- # @attr is_outbound [Boolean] True, if the chat was created by the current user; otherwise false.
8
- # @attr ttl [Integer] Current message Time To Live setting (self-destruct timer) for the chat, in seconds.
9
- # @attr key_hash [String] Hash of the currently used key for comparison with the hash of the chat partner's key.
10
- # This is a string of 36 little-endian bytes, which must be split into groups of 2 bits, each denoting a pixel of
11
- # one of 4 colors.
12
- # The pixels must be used to make a 12x12 square image filled from left to right, top to bottom.
13
- # Alternatively, the first 32 bytes of the hash can be converted to the hexadecimal format and printed as 32
14
- # 2-digit hex numbers.
15
- # @attr layer [Integer] Secret chat layer; determines features supported by the other client.
16
- # Video notes are supported if the layer >= 66; nested text entities and underline and strikethrough entities are
17
- # supported if the layer >= 101.
18
- class SecretChat < Base
19
- attribute :id, TD::Types::Integer
20
- attribute :user_id, TD::Types::Integer
21
- attribute :state, TD::Types::SecretChatState
22
- attribute :is_outbound, TD::Types::Bool
23
- attribute :ttl, TD::Types::Integer
24
- attribute :key_hash, TD::Types::String
25
- attribute :layer, TD::Types::Integer
26
- end
27
- end
@@ -1,12 +0,0 @@
1
- module TD::Types
2
- # Describes the current secret chat state.
3
- class SecretChatState < Base
4
- %w[
5
- pending
6
- ready
7
- closed
8
- ].each do |type|
9
- autoload TD::Types.camelize(type), "tdlib/types/secret_chat_state/#{type}"
10
- end
11
- end
12
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # The secret chat is closed.
3
- class SecretChatState::Closed < SecretChatState
4
- end
5
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # The secret chat is not yet created; waiting for the other user to get online.
3
- class SecretChatState::Pending < SecretChatState
4
- end
5
- end
@@ -1,5 +0,0 @@
1
- module TD::Types
2
- # The secret chat is ready to use.
3
- class SecretChatState::Ready < SecretChatState
4
- end
5
- end
@@ -1,14 +0,0 @@
1
- module TD::Types
2
- # Options to be used when a message is send.
3
- #
4
- # @attr disable_notification [Boolean] Pass true to disable notification for the message.
5
- # Must be false if the message is sent to a secret chat.
6
- # @attr from_background [Boolean] Pass true if the message is sent from the background.
7
- # @attr scheduling_state [TD::Types::MessageSchedulingState] Message scheduling state.
8
- # Messages sent to a secret chat, live location messages and self-destructing messages can't be scheduled.
9
- class SendMessageOptions < Base
10
- attribute :disable_notification, TD::Types::Bool
11
- attribute :from_background, TD::Types::Bool
12
- attribute :scheduling_state, TD::Types::MessageSchedulingState
13
- end
14
- end
@@ -1,42 +0,0 @@
1
- module TD::Types
2
- # Contains information about one session in a Telegram application used by the current user.
3
- # Sessions should be shown to the user in the returned order.
4
- #
5
- # @attr id [Integer] Session identifier.
6
- # @attr is_current [Boolean] True, if this session is the current session.
7
- # @attr is_password_pending [Boolean] True, if a password is needed to complete authorization of the session.
8
- # @attr api_id [Integer] Telegram API identifier, as provided by the application.
9
- # @attr application_name [String] Name of the application, as provided by the application.
10
- # @attr application_version [String] The version of the application, as provided by the application.
11
- # @attr is_official_application [Boolean] True, if the application is an official application or uses the api_id of
12
- # an official application.
13
- # @attr device_model [String] Model of the device the application has been run or is running on, as provided by the
14
- # application.
15
- # @attr platform [String] Operating system the application has been run or is running on, as provided by the
16
- # application.
17
- # @attr system_version [String] Version of the operating system the application has been run or is running on, as
18
- # provided by the application.
19
- # @attr log_in_date [Integer] Point in time (Unix timestamp) when the user has logged in.
20
- # @attr last_active_date [Integer] Point in time (Unix timestamp) when the session was last used.
21
- # @attr ip [String] IP address from which the session was created, in human-readable format.
22
- # @attr country [String] A two-letter country code for the country from which the session was created, based on the
23
- # IP address.
24
- # @attr region [String] Region code from which the session was created, based on the IP address.
25
- class Session < Base
26
- attribute :id, TD::Types::Integer
27
- attribute :is_current, TD::Types::Bool
28
- attribute :is_password_pending, TD::Types::Bool
29
- attribute :api_id, TD::Types::Integer
30
- attribute :application_name, TD::Types::String
31
- attribute :application_version, TD::Types::String
32
- attribute :is_official_application, TD::Types::Bool
33
- attribute :device_model, TD::Types::String
34
- attribute :platform, TD::Types::String
35
- attribute :system_version, TD::Types::String
36
- attribute :log_in_date, TD::Types::Integer
37
- attribute :last_active_date, TD::Types::Integer
38
- attribute :ip, TD::Types::String
39
- attribute :country, TD::Types::String
40
- attribute :region, TD::Types::String
41
- end
42
- end
@@ -1,8 +0,0 @@
1
- module TD::Types
2
- # Contains a list of sessions.
3
- #
4
- # @attr sessions [Array<TD::Types::Session>] List of sessions.
5
- class Sessions < Base
6
- attribute :sessions, TD::Types::Array.of(TD::Types::Session)
7
- end
8
- end
@@ -1,13 +0,0 @@
1
- module TD::Types
2
- # One shipping option.
3
- #
4
- # @attr id [String] Shipping option identifier.
5
- # @attr title [String] Option title.
6
- # @attr price_parts [Array<TD::Types::LabeledPricePart>] A list of objects used to calculate the total shipping
7
- # costs.
8
- class ShippingOption < Base
9
- attribute :id, TD::Types::String
10
- attribute :title, TD::Types::String
11
- attribute :price_parts, TD::Types::Array.of(TD::Types::LabeledPricePart)
12
- end
13
- end
@@ -1,24 +0,0 @@
1
- module TD::Types
2
- # Describes a sticker.
3
- #
4
- # @attr set_id [Integer] The identifier of the sticker set to which the sticker belongs; 0 if none.
5
- # @attr width [Integer] Sticker width; as defined by the sender.
6
- # @attr height [Integer] Sticker height; as defined by the sender.
7
- # @attr emoji [String] Emoji corresponding to the sticker.
8
- # @attr is_animated [Boolean] True, if the sticker is an animated sticker in TGS format.
9
- # @attr is_mask [Boolean] True, if the sticker is a mask.
10
- # @attr mask_position [TD::Types::MaskPosition, nil] Position where the mask should be placed; may be null.
11
- # @attr thumbnail [TD::Types::PhotoSize, nil] Sticker thumbnail in WEBP or JPEG format; may be null.
12
- # @attr sticker [TD::Types::File] File containing the sticker.
13
- class Sticker < Base
14
- attribute :set_id, TD::Types::Integer
15
- attribute :width, TD::Types::Integer
16
- attribute :height, TD::Types::Integer
17
- attribute :emoji, TD::Types::String
18
- attribute :is_animated, TD::Types::Bool
19
- attribute :is_mask, TD::Types::Bool
20
- attribute :mask_position, TD::Types::MaskPosition.optional.default(nil)
21
- attribute :thumbnail, TD::Types::PhotoSize.optional.default(nil)
22
- attribute :sticker, TD::Types::File
23
- end
24
- end
@@ -1,35 +0,0 @@
1
- module TD::Types
2
- # Represents a sticker set.
3
- #
4
- # @attr id [Integer] Identifier of the sticker set.
5
- # @attr title [String] Title of the sticker set.
6
- # @attr name [String] Name of the sticker set.
7
- # @attr thumbnail [TD::Types::PhotoSize, nil] Sticker set thumbnail in WEBP format with width and height 100; may be
8
- # null.
9
- # The file can be downloaded only before the thumbnail is changed.
10
- # @attr is_installed [Boolean] True, if the sticker set has been installed by the current user.
11
- # @attr is_archived [Boolean] True, if the sticker set has been archived.
12
- # A sticker set can't be installed and archived simultaneously.
13
- # @attr is_official [Boolean] True, if the sticker set is official.
14
- # @attr is_animated [Boolean] True, is the stickers in the set are animated.
15
- # @attr is_masks [Boolean] True, if the stickers in the set are masks.
16
- # @attr is_viewed [Boolean] True for already viewed trending sticker sets.
17
- # @attr stickers [Array<TD::Types::Sticker>] List of stickers in this set.
18
- # @attr emojis [Array<TD::Types::Emojis>] A list of emoji corresponding to the stickers in the same order.
19
- # The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the
20
- # corresponding Sticker object.
21
- class StickerSet < Base
22
- attribute :id, TD::Types::Integer
23
- attribute :title, TD::Types::String
24
- attribute :name, TD::Types::String
25
- attribute :thumbnail, TD::Types::PhotoSize.optional.default(nil)
26
- attribute :is_installed, TD::Types::Bool
27
- attribute :is_archived, TD::Types::Bool
28
- attribute :is_official, TD::Types::Bool
29
- attribute :is_animated, TD::Types::Bool
30
- attribute :is_masks, TD::Types::Bool
31
- attribute :is_viewed, TD::Types::Bool
32
- attribute :stickers, TD::Types::Array.of(TD::Types::Sticker)
33
- attribute :emojis, TD::Types::Array.of(TD::Types::Emojis)
34
- end
35
- end
@@ -1,34 +0,0 @@
1
- module TD::Types
2
- # Represents short information about a sticker set.
3
- #
4
- # @attr id [Integer] Identifier of the sticker set.
5
- # @attr title [String] Title of the sticker set.
6
- # @attr name [String] Name of the sticker set.
7
- # @attr thumbnail [TD::Types::PhotoSize, nil] Sticker set thumbnail in WEBP format with width and height 100; may be
8
- # null.
9
- # @attr is_installed [Boolean] True, if the sticker set has been installed by current user.
10
- # @attr is_archived [Boolean] True, if the sticker set has been archived.
11
- # A sticker set can't be installed and archived simultaneously.
12
- # @attr is_official [Boolean] True, if the sticker set is official.
13
- # @attr is_animated [Boolean] True, is the stickers in the set are animated.
14
- # @attr is_masks [Boolean] True, if the stickers in the set are masks.
15
- # @attr is_viewed [Boolean] True for already viewed trending sticker sets.
16
- # @attr size [Integer] Total number of stickers in the set.
17
- # @attr covers [Array<TD::Types::Sticker>] Contains up to the first 5 stickers from the set, depending on the
18
- # context.
19
- # If the client needs more stickers the full set should be requested.
20
- class StickerSetInfo < Base
21
- attribute :id, TD::Types::Integer
22
- attribute :title, TD::Types::String
23
- attribute :name, TD::Types::String
24
- attribute :thumbnail, TD::Types::PhotoSize.optional.default(nil)
25
- attribute :is_installed, TD::Types::Bool
26
- attribute :is_archived, TD::Types::Bool
27
- attribute :is_official, TD::Types::Bool
28
- attribute :is_animated, TD::Types::Bool
29
- attribute :is_masks, TD::Types::Bool
30
- attribute :is_viewed, TD::Types::Bool
31
- attribute :size, TD::Types::Integer
32
- attribute :covers, TD::Types::Array.of(TD::Types::Sticker)
33
- end
34
- end
@@ -1,10 +0,0 @@
1
- module TD::Types
2
- # Represents a list of sticker sets.
3
- #
4
- # @attr total_count [Integer] Approximate total number of sticker sets found.
5
- # @attr sets [Array<TD::Types::StickerSetInfo>] List of sticker sets.
6
- class StickerSets < Base
7
- attribute :total_count, TD::Types::Integer
8
- attribute :sets, TD::Types::Array.of(TD::Types::StickerSetInfo)
9
- end
10
- end
@@ -1,8 +0,0 @@
1
- module TD::Types
2
- # Represents a list of stickers.
3
- #
4
- # @attr stickers [Array<TD::Types::Sticker>] List of stickers.
5
- class Stickers < Base
6
- attribute :stickers, TD::Types::Array.of(TD::Types::Sticker)
7
- end
8
- end
@@ -1,12 +0,0 @@
1
- module TD::Types
2
- # Contains the exact storage usage statistics split by chats and file type.
3
- #
4
- # @attr size [Integer] Total size of files.
5
- # @attr count [Integer] Total number of files.
6
- # @attr by_chat [Array<TD::Types::StorageStatisticsByChat>] Statistics split by chats.
7
- class StorageStatistics < Base
8
- attribute :size, TD::Types::Integer
9
- attribute :count, TD::Types::Integer
10
- attribute :by_chat, TD::Types::Array.of(TD::Types::StorageStatisticsByChat)
11
- end
12
- end
@@ -1,14 +0,0 @@
1
- module TD::Types
2
- # Contains the storage usage statistics for a specific chat.
3
- #
4
- # @attr chat_id [Integer] Chat identifier; 0 if none.
5
- # @attr size [Integer] Total size of the files in the chat.
6
- # @attr count [Integer] Total number of files in the chat.
7
- # @attr by_file_type [Array<TD::Types::StorageStatisticsByFileType>] Statistics split by file types.
8
- class StorageStatisticsByChat < Base
9
- attribute :chat_id, TD::Types::Integer
10
- attribute :size, TD::Types::Integer
11
- attribute :count, TD::Types::Integer
12
- attribute :by_file_type, TD::Types::Array.of(TD::Types::StorageStatisticsByFileType)
13
- end
14
- end
@@ -1,12 +0,0 @@
1
- module TD::Types
2
- # Contains the storage usage statistics for a specific file type.
3
- #
4
- # @attr file_type [TD::Types::FileType] File type.
5
- # @attr size [Integer] Total size of the files.
6
- # @attr count [Integer] Total number of files.
7
- class StorageStatisticsByFileType < Base
8
- attribute :file_type, TD::Types::FileType
9
- attribute :size, TD::Types::Integer
10
- attribute :count, TD::Types::Integer
11
- end
12
- end
@@ -1,16 +0,0 @@
1
- module TD::Types
2
- # Contains approximate storage usage statistics, excluding files of unknown file type.
3
- #
4
- # @attr files_size [Integer] Approximate total size of files.
5
- # @attr file_count [Integer] Approximate number of files.
6
- # @attr database_size [Integer] Size of the database.
7
- # @attr language_pack_database_size [Integer] Size of the language pack database.
8
- # @attr log_size [Integer] Size of the TDLib internal log.
9
- class StorageStatisticsFast < Base
10
- attribute :files_size, TD::Types::Integer
11
- attribute :file_count, TD::Types::Integer
12
- attribute :database_size, TD::Types::Integer
13
- attribute :language_pack_database_size, TD::Types::Integer
14
- attribute :log_size, TD::Types::Integer
15
- end
16
- end
@@ -1,43 +0,0 @@
1
- module TD::Types
2
- # Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
3
- # From the point of view of the system, a channel is a special kind of a supergroup: only administrators can post and
4
- # see the list of members, and posts from all administrators use the name and photo of the channel instead of individual
5
- # names and profile photos.
6
- # Unlike supergroups, channels can have an unlimited number of subscribers.
7
- #
8
- # @attr id [Integer] Supergroup or channel identifier.
9
- # @attr username [String, nil] Username of the supergroup or channel; empty for private supergroups or channels.
10
- # @attr date [Integer] Point in time (Unix timestamp) when the current user joined, or the point in time when the
11
- # supergroup or channel was created, in case the user is not a member.
12
- # @attr status [TD::Types::ChatMemberStatus] Status of the current user in the supergroup or channel; custom title
13
- # will be always empty.
14
- # @attr member_count [Integer] Member count; 0 if unknown.
15
- # Currently it is guaranteed to be known only if the supergroup or channel was found through SearchPublicChats.
16
- # @attr has_linked_chat [Boolean] True, if the channel has a discussion group, or the supergroup is the designated
17
- # discussion group for a channel.
18
- # @attr has_location [Boolean] True, if the supergroup is connected to a location, i.e.
19
- # the supergroup is a location-based supergroup.
20
- # @attr sign_messages [Boolean] True, if messages sent to the channel should contain information about the sender.
21
- # This field is only applicable to channels.
22
- # @attr is_slow_mode_enabled [Boolean] True, if the slow mode is enabled in the supergroup.
23
- # @attr is_channel [Boolean] True, if the supergroup is a channel.
24
- # @attr is_verified [Boolean] True, if the supergroup or channel is verified.
25
- # @attr restriction_reason [String] If non-empty, contains a human-readable description of the reason why access to
26
- # this supergroup or channel must be restricted.
27
- # @attr is_scam [Boolean] True, if many users reported this supergroup as a scam.
28
- class Supergroup < Base
29
- attribute :id, TD::Types::Integer
30
- attribute :username, TD::Types::String.optional.default(nil)
31
- attribute :date, TD::Types::Integer
32
- attribute :status, TD::Types::ChatMemberStatus
33
- attribute :member_count, TD::Types::Integer
34
- attribute :has_linked_chat, TD::Types::Bool
35
- attribute :has_location, TD::Types::Bool
36
- attribute :sign_messages, TD::Types::Bool
37
- attribute :is_slow_mode_enabled, TD::Types::Bool
38
- attribute :is_channel, TD::Types::Bool
39
- attribute :is_verified, TD::Types::Bool
40
- attribute :restriction_reason, TD::Types::String
41
- attribute :is_scam, TD::Types::Bool
42
- end
43
- end
@@ -1,53 +0,0 @@
1
- module TD::Types
2
- # Contains full information about a supergroup or channel.
3
- #
4
- # @attr description [String] Supergroup or channel description.
5
- # @attr member_count [Integer] Number of members in the supergroup or channel; 0 if unknown.
6
- # @attr administrator_count [Integer] Number of privileged users in the supergroup or channel; 0 if unknown.
7
- # @attr restricted_count [Integer] Number of restricted users in the supergroup; 0 if unknown.
8
- # @attr banned_count [Integer] Number of users banned from chat; 0 if unknown.
9
- # @attr linked_chat_id [Integer] Chat identifier of a discussion group for the channel, or a channel, for which the
10
- # supergroup is the designated discussion group; 0 if none or unknown.
11
- # @attr slow_mode_delay [Integer] Delay between consecutive sent messages for non-administrator supergroup members,
12
- # in seconds.
13
- # @attr slow_mode_delay_expires_in [Float] Time left before next message can be sent in the supergroup, in seconds.
14
- # An {TD::Types::Update::SupergroupFullInfo} update is not triggered when value of this field changes, but both new
15
- # and old values are non-zero.
16
- # @attr can_get_members [Boolean] True, if members of the chat can be retrieved.
17
- # @attr can_set_username [Boolean] True, if the chat username can be changed.
18
- # @attr can_set_sticker_set [Boolean] True, if the supergroup sticker set can be changed.
19
- # @attr can_set_location [Boolean] True, if the supergroup location can be changed.
20
- # @attr can_view_statistics [Boolean] True, if the channel statistics is available through getChatStatisticsUrl.
21
- # @attr is_all_history_available [Boolean] True, if new chat members will have access to old messages.
22
- # In public or discussion groups and both public and private channels, old messages are always available, so this
23
- # option affects only private supergroups without a linked chat.
24
- # The value of this field is only available for chat administrators.
25
- # @attr sticker_set_id [Integer] Identifier of the supergroup sticker set; 0 if none.
26
- # @attr location [TD::Types::ChatLocation, nil] Location to which the supergroup is connected; may be null.
27
- # @attr invite_link [String] Invite link for this chat.
28
- # @attr upgraded_from_basic_group_id [Integer] Identifier of the basic group from which supergroup was upgraded; 0 if
29
- # none.
30
- # @attr upgraded_from_max_message_id [Integer] Identifier of the last message in the basic group from which
31
- # supergroup was upgraded; 0 if none.
32
- class SupergroupFullInfo < Base
33
- attribute :description, TD::Types::String
34
- attribute :member_count, TD::Types::Integer
35
- attribute :administrator_count, TD::Types::Integer
36
- attribute :restricted_count, TD::Types::Integer
37
- attribute :banned_count, TD::Types::Integer
38
- attribute :linked_chat_id, TD::Types::Integer
39
- attribute :slow_mode_delay, TD::Types::Integer
40
- attribute :slow_mode_delay_expires_in, TD::Types::Float
41
- attribute :can_get_members, TD::Types::Bool
42
- attribute :can_set_username, TD::Types::Bool
43
- attribute :can_set_sticker_set, TD::Types::Bool
44
- attribute :can_set_location, TD::Types::Bool
45
- attribute :can_view_statistics, TD::Types::Bool
46
- attribute :is_all_history_available, TD::Types::Bool
47
- attribute :sticker_set_id, TD::Types::Integer
48
- attribute :location, TD::Types::ChatLocation.optional.default(nil)
49
- attribute :invite_link, TD::Types::String
50
- attribute :upgraded_from_basic_group_id, TD::Types::Integer
51
- attribute :upgraded_from_max_message_id, TD::Types::Integer
52
- end
53
- end