Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 197.26 KB | None | 0 0
  1. # Current TL-schema
  2.  
  3. Below you will find the current TL-schema.
  4.  
  5. See also the detailed schema in JSON »
  6.  
  7. See also TL-Schema for end-to-end encrypted messages »
  8.  
  9. <pre>
  10. ///////////////////////////////
  11. ///////// Main application API
  12. ///////////////////////////////
  13.  
  14. ---types---
  15.  
  16. <a href="../constructor/boolFalse.md">boolFalse</a>#bc799737 = <a href="../type/Bool.md">Bool</a>;
  17. <a href="../constructor/boolTrue.md">boolTrue</a>#997275b5 = <a href="../type/Bool.md">Bool</a>;
  18.  
  19. <a href="../constructor/true.md">true</a>#3fedd339 = <a href="../type/True.md">True</a>;
  20.  
  21. <a href="../constructor/vector.md">vector</a>#1cb5c415 = <a href="../type/t.md">t</a>;
  22.  
  23. <a href="../constructor/error.md">error</a>#c4b9f9bb code:<a href="../type/int.md">int</a> text:<a href="../type/string.md">string</a> = <a href="../type/Error.md">Error</a>;
  24.  
  25. <a href="../constructor/null.md">null</a>#56730bcc = <a href="../type/Null.md">Null</a>;
  26.  
  27. <a href="../constructor/inputPeerEmpty.md">inputPeerEmpty</a>#7f3b18ea = <a href="../type/InputPeer.md">InputPeer</a>;
  28. <a href="../constructor/inputPeerSelf.md">inputPeerSelf</a>#7da07ec9 = <a href="../type/InputPeer.md">InputPeer</a>;
  29. <a href="../constructor/inputPeerChat.md">inputPeerChat</a>#179be863 chat_id:<a href="../type/int.md">int</a> = <a href="../type/InputPeer.md">InputPeer</a>;
  30. <a href="../constructor/inputPeerUser.md">inputPeerUser</a>#7b8e7de6 user_id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputPeer.md">InputPeer</a>;
  31. <a href="../constructor/inputPeerChannel.md">inputPeerChannel</a>#20adaef8 channel_id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputPeer.md">InputPeer</a>;
  32.  
  33. <a href="../constructor/inputUserEmpty.md">inputUserEmpty</a>#b98886cf = <a href="../type/InputUser.md">InputUser</a>;
  34. <a href="../constructor/inputUserSelf.md">inputUserSelf</a>#f7c1b13f = <a href="../type/InputUser.md">InputUser</a>;
  35. <a href="../constructor/inputUser.md">inputUser</a>#d8292816 user_id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputUser.md">InputUser</a>;
  36.  
  37. <a href="../constructor/inputPhoneContact.md">inputPhoneContact</a>#f392b7f4 client_id:<a href="../type/long.md">long</a> phone:<a href="../type/string.md">string</a> first_name:<a href="../type/string.md">string</a> last_name:<a href="../type/string.md">string</a> = <a href="../type/InputContact.md">InputContact</a>;
  38.  
  39. <a href="../constructor/inputFile.md">inputFile</a>#f52ff27f id:<a href="../type/long.md">long</a> parts:<a href="../type/int.md">int</a> name:<a href="../type/string.md">string</a> md5_checksum:<a href="../type/string.md">string</a> = <a href="../type/InputFile.md">InputFile</a>;
  40. <a href="../constructor/inputFileBig.md">inputFileBig</a>#fa4f0bb5 id:<a href="../type/long.md">long</a> parts:<a href="../type/int.md">int</a> name:<a href="../type/string.md">string</a> = <a href="../type/InputFile.md">InputFile</a>;
  41.  
  42. <a href="../constructor/inputMediaEmpty.md">inputMediaEmpty</a>#9664f57f = <a href="../type/InputMedia.md">InputMedia</a>;
  43. <a href="../constructor/inputMediaUploadedPhoto.md">inputMediaUploadedPhoto</a>#630c9af1 flags:<a href="../type/#.md">#</a> file:<a href="../type/InputFile.md">InputFile</a> caption:<a href="../type/string.md">string</a> stickers:Vector<<a href="../type/flags.0?Vector.md">flags.0?Vector</a>> = <a href="../type/InputMedia.md">InputMedia</a>;
  44. <a href="../constructor/inputMediaPhoto.md">inputMediaPhoto</a>#e9bfb4f3 id:<a href="../type/InputPhoto.md">InputPhoto</a> caption:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  45. <a href="../constructor/inputMediaGeoPoint.md">inputMediaGeoPoint</a>#f9c44144 geo_point:<a href="../type/InputGeoPoint.md">InputGeoPoint</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  46. <a href="../constructor/inputMediaContact.md">inputMediaContact</a>#a6e45987 phone_number:<a href="../type/string.md">string</a> first_name:<a href="../type/string.md">string</a> last_name:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  47. <a href="../constructor/inputMediaUploadedDocument.md">inputMediaUploadedDocument</a>#d070f1e9 flags:<a href="../type/#.md">#</a> file:<a href="../type/InputFile.md">InputFile</a> mime_type:<a href="../type/string.md">string</a> attributes:Vector<<a href="../type/DocumentAttribute.md">DocumentAttribute</a>> caption:<a href="../type/string.md">string</a> stickers:Vector<<a href="../type/flags.0?Vector.md">flags.0?Vector</a>> = <a href="../type/InputMedia.md">InputMedia</a>;
  48. <a href="../constructor/inputMediaUploadedThumbDocument.md">inputMediaUploadedThumbDocument</a>#50d88cae flags:<a href="../type/#.md">#</a> file:<a href="../type/InputFile.md">InputFile</a> thumb:<a href="../type/InputFile.md">InputFile</a> mime_type:<a href="../type/string.md">string</a> attributes:Vector<<a href="../type/DocumentAttribute.md">DocumentAttribute</a>> caption:<a href="../type/string.md">string</a> stickers:Vector<<a href="../type/flags.0?Vector.md">flags.0?Vector</a>> = <a href="../type/InputMedia.md">InputMedia</a>;
  49. <a href="../constructor/inputMediaDocument.md">inputMediaDocument</a>#1a77f29c id:<a href="../type/InputDocument.md">InputDocument</a> caption:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  50. <a href="../constructor/inputMediaVenue.md">inputMediaVenue</a>#2827a81a geo_point:<a href="../type/InputGeoPoint.md">InputGeoPoint</a> title:<a href="../type/string.md">string</a> address:<a href="../type/string.md">string</a> provider:<a href="../type/string.md">string</a> venue_id:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  51. <a href="../constructor/inputMediaGifExternal.md">inputMediaGifExternal</a>#4843b0fd url:<a href="../type/string.md">string</a> q:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  52. <a href="../constructor/inputMediaPhotoExternal.md">inputMediaPhotoExternal</a>#b55f4f18 url:<a href="../type/string.md">string</a> caption:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  53. <a href="../constructor/inputMediaDocumentExternal.md">inputMediaDocumentExternal</a>#e5e9607c url:<a href="../type/string.md">string</a> caption:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  54. <a href="../constructor/inputMediaGame.md">inputMediaGame</a>#d33f43f3 id:<a href="../type/InputGame.md">InputGame</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  55. <a href="../constructor/inputMediaInvoice.md">inputMediaInvoice</a>#92153685 flags:<a href="../type/#.md">#</a> title:<a href="../type/string.md">string</a> description:<a href="../type/string.md">string</a> photo:<a href="../type/flags.0?InputWebDocument.md">flags.0?InputWebDocument</a> invoice:<a href="../type/Invoice.md">Invoice</a> payload:<a href="../type/bytes.md">bytes</a> provider:<a href="../type/string.md">string</a> start_param:<a href="../type/string.md">string</a> = <a href="../type/InputMedia.md">InputMedia</a>;
  56.  
  57. <a href="../constructor/inputChatPhotoEmpty.md">inputChatPhotoEmpty</a>#1ca48f57 = <a href="../type/InputChatPhoto.md">InputChatPhoto</a>;
  58. <a href="../constructor/inputChatUploadedPhoto.md">inputChatUploadedPhoto</a>#927c55b4 file:<a href="../type/InputFile.md">InputFile</a> = <a href="../type/InputChatPhoto.md">InputChatPhoto</a>;
  59. <a href="../constructor/inputChatPhoto.md">inputChatPhoto</a>#8953ad37 id:<a href="../type/InputPhoto.md">InputPhoto</a> = <a href="../type/InputChatPhoto.md">InputChatPhoto</a>;
  60.  
  61. <a href="../constructor/inputGeoPointEmpty.md">inputGeoPointEmpty</a>#e4c123d6 = <a href="../type/InputGeoPoint.md">InputGeoPoint</a>;
  62. <a href="../constructor/inputGeoPoint.md">inputGeoPoint</a>#f3b7acc9 lat:<a href="../type/double.md">double</a> long:<a href="../type/double.md">double</a> = <a href="../type/InputGeoPoint.md">InputGeoPoint</a>;
  63.  
  64. <a href="../constructor/inputPhotoEmpty.md">inputPhotoEmpty</a>#1cd7bf0d = <a href="../type/InputPhoto.md">InputPhoto</a>;
  65. <a href="../constructor/inputPhoto.md">inputPhoto</a>#fb95c6c4 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputPhoto.md">InputPhoto</a>;
  66.  
  67. <a href="../constructor/inputFileLocation.md">inputFileLocation</a>#14637196 volume_id:<a href="../type/long.md">long</a> local_id:<a href="../type/int.md">int</a> secret:<a href="../type/long.md">long</a> = <a href="../type/InputFileLocation.md">InputFileLocation</a>;
  68. <a href="../constructor/inputEncryptedFileLocation.md">inputEncryptedFileLocation</a>#f5235d55 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputFileLocation.md">InputFileLocation</a>;
  69. <a href="../constructor/inputDocumentFileLocation.md">inputDocumentFileLocation</a>#430f0724 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> version:<a href="../type/int.md">int</a> = <a href="../type/InputFileLocation.md">InputFileLocation</a>;
  70.  
  71. <a href="../constructor/inputAppEvent.md">inputAppEvent</a>#770656a8 time:<a href="../type/double.md">double</a> type:<a href="../type/string.md">string</a> peer:<a href="../type/long.md">long</a> data:<a href="../type/string.md">string</a> = <a href="../type/InputAppEvent.md">InputAppEvent</a>;
  72.  
  73. <a href="../constructor/peerUser.md">peerUser</a>#9db1bc6d user_id:<a href="../type/int.md">int</a> = <a href="../type/Peer.md">Peer</a>;
  74. <a href="../constructor/peerChat.md">peerChat</a>#bad0e5bb chat_id:<a href="../type/int.md">int</a> = <a href="../type/Peer.md">Peer</a>;
  75. <a href="../constructor/peerChannel.md">peerChannel</a>#bddde532 channel_id:<a href="../type/int.md">int</a> = <a href="../type/Peer.md">Peer</a>;
  76.  
  77. <a href="../constructor/storage.fileUnknown.md">storage.fileUnknown</a>#aa963b05 = <a href="../type/storage.FileType.md">storage.FileType</a>;
  78. <a href="../constructor/storage.filePartial.md">storage.filePartial</a>#40bc6f52 = <a href="../type/storage.FileType.md">storage.FileType</a>;
  79. <a href="../constructor/storage.fileJpeg.md">storage.fileJpeg</a>#7efe0e = <a href="../type/storage.FileType.md">storage.FileType</a>;
  80. <a href="../constructor/storage.fileGif.md">storage.fileGif</a>#cae1aadf = <a href="../type/storage.FileType.md">storage.FileType</a>;
  81. <a href="../constructor/storage.filePng.md">storage.filePng</a>#a4f63c0 = <a href="../type/storage.FileType.md">storage.FileType</a>;
  82. <a href="../constructor/storage.filePdf.md">storage.filePdf</a>#ae1e508d = <a href="../type/storage.FileType.md">storage.FileType</a>;
  83. <a href="../constructor/storage.fileMp3.md">storage.fileMp3</a>#528a0677 = <a href="../type/storage.FileType.md">storage.FileType</a>;
  84. <a href="../constructor/storage.fileMov.md">storage.fileMov</a>#4b09ebbc = <a href="../type/storage.FileType.md">storage.FileType</a>;
  85. <a href="../constructor/storage.fileMp4.md">storage.fileMp4</a>#b3cea0e4 = <a href="../type/storage.FileType.md">storage.FileType</a>;
  86. <a href="../constructor/storage.fileWebp.md">storage.fileWebp</a>#1081464c = <a href="../type/storage.FileType.md">storage.FileType</a>;
  87.  
  88. <a href="../constructor/fileLocationUnavailable.md">fileLocationUnavailable</a>#7c596b46 volume_id:<a href="../type/long.md">long</a> local_id:<a href="../type/int.md">int</a> secret:<a href="../type/long.md">long</a> = <a href="../type/FileLocation.md">FileLocation</a>;
  89. <a href="../constructor/fileLocation.md">fileLocation</a>#53d69076 dc_id:<a href="../type/int.md">int</a> volume_id:<a href="../type/long.md">long</a> local_id:<a href="../type/int.md">int</a> secret:<a href="../type/long.md">long</a> = <a href="../type/FileLocation.md">FileLocation</a>;
  90.  
  91. <a href="../constructor/userEmpty.md">userEmpty</a>#200250ba id:<a href="../type/int.md">int</a> = <a href="../type/User.md">User</a>;
  92. <a href="../constructor/user.md">user</a>#2e13f4c3 flags:<a href="../type/#.md">#</a> self:<a href="../type/flags.10?true.md">flags.10?true</a> contact:<a href="../type/flags.11?true.md">flags.11?true</a> mutual_contact:<a href="../type/flags.12?true.md">flags.12?true</a> deleted:<a href="../type/flags.13?true.md">flags.13?true</a> bot:<a href="../type/flags.14?true.md">flags.14?true</a> bot_chat_history:<a href="../type/flags.15?true.md">flags.15?true</a> bot_nochats:<a href="../type/flags.16?true.md">flags.16?true</a> verified:<a href="../type/flags.17?true.md">flags.17?true</a> restricted:<a href="../type/flags.18?true.md">flags.18?true</a> min:<a href="../type/flags.20?true.md">flags.20?true</a> bot_inline_geo:<a href="../type/flags.21?true.md">flags.21?true</a> id:<a href="../type/int.md">int</a> access_hash:<a href="../type/flags.0?long.md">flags.0?long</a> first_name:<a href="../type/flags.1?string.md">flags.1?string</a> last_name:<a href="../type/flags.2?string.md">flags.2?string</a> username:<a href="../type/flags.3?string.md">flags.3?string</a> phone:<a href="../type/flags.4?string.md">flags.4?string</a> photo:<a href="../type/flags.5?UserProfilePhoto.md">flags.5?UserProfilePhoto</a> status:<a href="../type/flags.6?UserStatus.md">flags.6?UserStatus</a> bot_info_version:<a href="../type/flags.14?int.md">flags.14?int</a> restriction_reason:<a href="../type/flags.18?string.md">flags.18?string</a> bot_inline_placeholder:<a href="../type/flags.19?string.md">flags.19?string</a> lang_code:<a href="../type/flags.22?string.md">flags.22?string</a> = <a href="../type/User.md">User</a>;
  93.  
  94. <a href="../constructor/userProfilePhotoEmpty.md">userProfilePhotoEmpty</a>#4f11bae1 = <a href="../type/UserProfilePhoto.md">UserProfilePhoto</a>;
  95. <a href="../constructor/userProfilePhoto.md">userProfilePhoto</a>#d559d8c8 photo_id:<a href="../type/long.md">long</a> photo_small:<a href="../type/FileLocation.md">FileLocation</a> photo_big:<a href="../type/FileLocation.md">FileLocation</a> = <a href="../type/UserProfilePhoto.md">UserProfilePhoto</a>;
  96.  
  97. <a href="../constructor/userStatusEmpty.md">userStatusEmpty</a>#9d05049 = <a href="../type/UserStatus.md">UserStatus</a>;
  98. <a href="../constructor/userStatusOnline.md">userStatusOnline</a>#edb93949 expires:<a href="../type/int.md">int</a> = <a href="../type/UserStatus.md">UserStatus</a>;
  99. <a href="../constructor/userStatusOffline.md">userStatusOffline</a>#8c703f was_online:<a href="../type/int.md">int</a> = <a href="../type/UserStatus.md">UserStatus</a>;
  100. <a href="../constructor/userStatusRecently.md">userStatusRecently</a>#e26f42f1 = <a href="../type/UserStatus.md">UserStatus</a>;
  101. <a href="../constructor/userStatusLastWeek.md">userStatusLastWeek</a>#7bf09fc = <a href="../type/UserStatus.md">UserStatus</a>;
  102. <a href="../constructor/userStatusLastMonth.md">userStatusLastMonth</a>#77ebc742 = <a href="../type/UserStatus.md">UserStatus</a>;
  103.  
  104. <a href="../constructor/chatEmpty.md">chatEmpty</a>#9ba2d800 id:<a href="../type/int.md">int</a> = <a href="../type/Chat.md">Chat</a>;
  105. <a href="../constructor/chat.md">chat</a>#d91cdd54 flags:<a href="../type/#.md">#</a> creator:<a href="../type/flags.0?true.md">flags.0?true</a> kicked:<a href="../type/flags.1?true.md">flags.1?true</a> left:<a href="../type/flags.2?true.md">flags.2?true</a> admins_enabled:<a href="../type/flags.3?true.md">flags.3?true</a> admin:<a href="../type/flags.4?true.md">flags.4?true</a> deactivated:<a href="../type/flags.5?true.md">flags.5?true</a> id:<a href="../type/int.md">int</a> title:<a href="../type/string.md">string</a> photo:<a href="../type/ChatPhoto.md">ChatPhoto</a> participants_count:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> version:<a href="../type/int.md">int</a> migrated_to:<a href="../type/flags.6?InputChannel.md">flags.6?InputChannel</a> = <a href="../type/Chat.md">Chat</a>;
  106. <a href="../constructor/chatForbidden.md">chatForbidden</a>#7328bdb id:<a href="../type/int.md">int</a> title:<a href="../type/string.md">string</a> = <a href="../type/Chat.md">Chat</a>;
  107. <a href="../constructor/channel.md">channel</a>#a14dca52 flags:<a href="../type/#.md">#</a> creator:<a href="../type/flags.0?true.md">flags.0?true</a> kicked:<a href="../type/flags.1?true.md">flags.1?true</a> left:<a href="../type/flags.2?true.md">flags.2?true</a> editor:<a href="../type/flags.3?true.md">flags.3?true</a> moderator:<a href="../type/flags.4?true.md">flags.4?true</a> broadcast:<a href="../type/flags.5?true.md">flags.5?true</a> verified:<a href="../type/flags.7?true.md">flags.7?true</a> megagroup:<a href="../type/flags.8?true.md">flags.8?true</a> restricted:<a href="../type/flags.9?true.md">flags.9?true</a> democracy:<a href="../type/flags.10?true.md">flags.10?true</a> signatures:<a href="../type/flags.11?true.md">flags.11?true</a> min:<a href="../type/flags.12?true.md">flags.12?true</a> id:<a href="../type/int.md">int</a> access_hash:<a href="../type/flags.13?long.md">flags.13?long</a> title:<a href="../type/string.md">string</a> username:<a href="../type/flags.6?string.md">flags.6?string</a> photo:<a href="../type/ChatPhoto.md">ChatPhoto</a> date:<a href="../type/int.md">int</a> version:<a href="../type/int.md">int</a> restriction_reason:<a href="../type/flags.9?string.md">flags.9?string</a> = <a href="../type/Chat.md">Chat</a>;
  108. <a href="../constructor/channelForbidden.md">channelForbidden</a>#8537784f flags:<a href="../type/#.md">#</a> broadcast:<a href="../type/flags.5?true.md">flags.5?true</a> megagroup:<a href="../type/flags.8?true.md">flags.8?true</a> id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> title:<a href="../type/string.md">string</a> = <a href="../type/Chat.md">Chat</a>;
  109.  
  110. <a href="../constructor/chatFull.md">chatFull</a>#2e02a614 id:<a href="../type/int.md">int</a> participants:<a href="../type/ChatParticipants.md">ChatParticipants</a> chat_photo:<a href="../type/Photo.md">Photo</a> notify_settings:<a href="../type/PeerNotifySettings.md">PeerNotifySettings</a> exported_invite:<a href="../type/ExportedChatInvite.md">ExportedChatInvite</a> bot_info:Vector<<a href="../type/BotInfo.md">BotInfo</a>> = <a href="../type/ChatFull.md">ChatFull</a>;
  111. <a href="../constructor/channelFull.md">channelFull</a>#c3d5512f flags:<a href="../type/#.md">#</a> can_view_participants:<a href="../type/flags.3?true.md">flags.3?true</a> can_set_username:<a href="../type/flags.6?true.md">flags.6?true</a> id:<a href="../type/int.md">int</a> about:<a href="../type/string.md">string</a> participants_count:<a href="../type/flags.0?int.md">flags.0?int</a> admins_count:<a href="../type/flags.1?int.md">flags.1?int</a> kicked_count:<a href="../type/flags.2?int.md">flags.2?int</a> read_inbox_max_id:<a href="../type/int.md">int</a> read_outbox_max_id:<a href="../type/int.md">int</a> unread_count:<a href="../type/int.md">int</a> chat_photo:<a href="../type/Photo.md">Photo</a> notify_settings:<a href="../type/PeerNotifySettings.md">PeerNotifySettings</a> exported_invite:<a href="../type/ExportedChatInvite.md">ExportedChatInvite</a> bot_info:Vector<<a href="../type/BotInfo.md">BotInfo</a>> migrated_from_chat_id:<a href="../type/flags.4?int.md">flags.4?int</a> migrated_from_max_id:<a href="../type/flags.4?int.md">flags.4?int</a> pinned_msg_id:<a href="../type/flags.5?int.md">flags.5?int</a> = <a href="../type/ChatFull.md">ChatFull</a>;
  112.  
  113. <a href="../constructor/chatParticipant.md">chatParticipant</a>#c8d7493e user_id:<a href="../type/int.md">int</a> inviter_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ChatParticipant.md">ChatParticipant</a>;
  114. <a href="../constructor/chatParticipantCreator.md">chatParticipantCreator</a>#da13538a user_id:<a href="../type/int.md">int</a> = <a href="../type/ChatParticipant.md">ChatParticipant</a>;
  115. <a href="../constructor/chatParticipantAdmin.md">chatParticipantAdmin</a>#e2d6e436 user_id:<a href="../type/int.md">int</a> inviter_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ChatParticipant.md">ChatParticipant</a>;
  116.  
  117. <a href="../constructor/chatParticipantsForbidden.md">chatParticipantsForbidden</a>#fc900c2b flags:<a href="../type/#.md">#</a> chat_id:<a href="../type/int.md">int</a> self_participant:<a href="../type/flags.0?ChatParticipant.md">flags.0?ChatParticipant</a> = <a href="../type/ChatParticipants.md">ChatParticipants</a>;
  118. <a href="../constructor/chatParticipants.md">chatParticipants</a>#3f460fed chat_id:<a href="../type/int.md">int</a> participants:Vector<<a href="../type/ChatParticipant.md">ChatParticipant</a>> version:<a href="../type/int.md">int</a> = <a href="../type/ChatParticipants.md">ChatParticipants</a>;
  119.  
  120. <a href="../constructor/chatPhotoEmpty.md">chatPhotoEmpty</a>#37c1011c = <a href="../type/ChatPhoto.md">ChatPhoto</a>;
  121. <a href="../constructor/chatPhoto.md">chatPhoto</a>#6153276a photo_small:<a href="../type/FileLocation.md">FileLocation</a> photo_big:<a href="../type/FileLocation.md">FileLocation</a> = <a href="../type/ChatPhoto.md">ChatPhoto</a>;
  122.  
  123. <a href="../constructor/messageEmpty.md">messageEmpty</a>#83e5de54 id:<a href="../type/int.md">int</a> = <a href="../type/Message.md">Message</a>;
  124. <a href="../constructor/message.md">message</a>#c09be45f flags:<a href="../type/#.md">#</a> out:<a href="../type/flags.1?true.md">flags.1?true</a> mentioned:<a href="../type/flags.4?true.md">flags.4?true</a> media_unread:<a href="../type/flags.5?true.md">flags.5?true</a> silent:<a href="../type/flags.13?true.md">flags.13?true</a> post:<a href="../type/flags.14?true.md">flags.14?true</a> id:<a href="../type/int.md">int</a> from_id:<a href="../type/flags.8?int.md">flags.8?int</a> to_id:<a href="../type/Peer.md">Peer</a> fwd_from:<a href="../type/flags.2?MessageFwdHeader.md">flags.2?MessageFwdHeader</a> via_bot_id:<a href="../type/flags.11?int.md">flags.11?int</a> reply_to_msg_id:<a href="../type/flags.3?int.md">flags.3?int</a> date:<a href="../type/int.md">int</a> message:<a href="../type/string.md">string</a> media:<a href="../type/flags.9?MessageMedia.md">flags.9?MessageMedia</a> reply_markup:<a href="../type/flags.6?ReplyMarkup.md">flags.6?ReplyMarkup</a> entities:Vector<<a href="../type/flags.7?Vector.md">flags.7?Vector</a>> views:<a href="../type/flags.10?int.md">flags.10?int</a> edit_date:<a href="../type/flags.15?int.md">flags.15?int</a> = <a href="../type/Message.md">Message</a>;
  125. <a href="../constructor/messageService.md">messageService</a>#9e19a1f6 flags:<a href="../type/#.md">#</a> out:<a href="../type/flags.1?true.md">flags.1?true</a> mentioned:<a href="../type/flags.4?true.md">flags.4?true</a> media_unread:<a href="../type/flags.5?true.md">flags.5?true</a> silent:<a href="../type/flags.13?true.md">flags.13?true</a> post:<a href="../type/flags.14?true.md">flags.14?true</a> id:<a href="../type/int.md">int</a> from_id:<a href="../type/flags.8?int.md">flags.8?int</a> to_id:<a href="../type/Peer.md">Peer</a> reply_to_msg_id:<a href="../type/flags.3?int.md">flags.3?int</a> date:<a href="../type/int.md">int</a> action:<a href="../type/MessageAction.md">MessageAction</a> = <a href="../type/Message.md">Message</a>;
  126.  
  127. <a href="../constructor/messageMediaEmpty.md">messageMediaEmpty</a>#3ded6320 = <a href="../type/MessageMedia.md">MessageMedia</a>;
  128. <a href="../constructor/messageMediaPhoto.md">messageMediaPhoto</a>#3d8ce53d photo:<a href="../type/Photo.md">Photo</a> caption:<a href="../type/string.md">string</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  129. <a href="../constructor/messageMediaGeo.md">messageMediaGeo</a>#56e0d474 geo:<a href="../type/GeoPoint.md">GeoPoint</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  130. <a href="../constructor/messageMediaContact.md">messageMediaContact</a>#5e7d2f39 phone_number:<a href="../type/string.md">string</a> first_name:<a href="../type/string.md">string</a> last_name:<a href="../type/string.md">string</a> user_id:<a href="../type/int.md">int</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  131. <a href="../constructor/messageMediaUnsupported.md">messageMediaUnsupported</a>#9f84f49e = <a href="../type/MessageMedia.md">MessageMedia</a>;
  132. <a href="../constructor/messageMediaDocument.md">messageMediaDocument</a>#f3e02ea8 document:<a href="../type/Document.md">Document</a> caption:<a href="../type/string.md">string</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  133. <a href="../constructor/messageMediaWebPage.md">messageMediaWebPage</a>#a32dd600 webpage:<a href="../type/WebPage.md">WebPage</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  134. <a href="../constructor/messageMediaVenue.md">messageMediaVenue</a>#7912b71f geo:<a href="../type/GeoPoint.md">GeoPoint</a> title:<a href="../type/string.md">string</a> address:<a href="../type/string.md">string</a> provider:<a href="../type/string.md">string</a> venue_id:<a href="../type/string.md">string</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  135. <a href="../constructor/messageMediaGame.md">messageMediaGame</a>#fdb19008 game:<a href="../type/Game.md">Game</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  136. <a href="../constructor/messageMediaInvoice.md">messageMediaInvoice</a>#84551347 flags:<a href="../type/#.md">#</a> shipping_address_requested:<a href="../type/flags.1?true.md">flags.1?true</a> test:<a href="../type/flags.3?true.md">flags.3?true</a> title:<a href="../type/string.md">string</a> description:<a href="../type/string.md">string</a> photo:<a href="../type/flags.0?WebDocument.md">flags.0?WebDocument</a> receipt_msg_id:<a href="../type/flags.2?int.md">flags.2?int</a> currency:<a href="../type/string.md">string</a> total_amount:<a href="../type/long.md">long</a> start_param:<a href="../type/string.md">string</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  137.  
  138. <a href="../constructor/messageActionEmpty.md">messageActionEmpty</a>#b6aef7b0 = <a href="../type/MessageAction.md">MessageAction</a>;
  139. <a href="../constructor/messageActionChatCreate.md">messageActionChatCreate</a>#a6638b9a title:<a href="../type/string.md">string</a> users:Vector<<a href="../type/int.md">int</a>> = <a href="../type/MessageAction.md">MessageAction</a>;
  140. <a href="../constructor/messageActionChatEditTitle.md">messageActionChatEditTitle</a>#b5a1ce5a title:<a href="../type/string.md">string</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  141. <a href="../constructor/messageActionChatEditPhoto.md">messageActionChatEditPhoto</a>#7fcb13a8 photo:<a href="../type/Photo.md">Photo</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  142. <a href="../constructor/messageActionChatDeletePhoto.md">messageActionChatDeletePhoto</a>#95e3fbef = <a href="../type/MessageAction.md">MessageAction</a>;
  143. <a href="../constructor/messageActionChatAddUser.md">messageActionChatAddUser</a>#488a7337 users:Vector<<a href="../type/int.md">int</a>> = <a href="../type/MessageAction.md">MessageAction</a>;
  144. <a href="../constructor/messageActionChatDeleteUser.md">messageActionChatDeleteUser</a>#b2ae9b0c user_id:<a href="../type/int.md">int</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  145. <a href="../constructor/messageActionChatJoinedByLink.md">messageActionChatJoinedByLink</a>#f89cf5e8 inviter_id:<a href="../type/int.md">int</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  146. <a href="../constructor/messageActionChannelCreate.md">messageActionChannelCreate</a>#95d2ac92 title:<a href="../type/string.md">string</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  147. <a href="../constructor/messageActionChatMigrateTo.md">messageActionChatMigrateTo</a>#51bdb021 channel_id:<a href="../type/int.md">int</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  148. <a href="../constructor/messageActionChannelMigrateFrom.md">messageActionChannelMigrateFrom</a>#b055eaee title:<a href="../type/string.md">string</a> chat_id:<a href="../type/int.md">int</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  149. <a href="../constructor/messageActionPinMessage.md">messageActionPinMessage</a>#94bd38ed = <a href="../type/MessageAction.md">MessageAction</a>;
  150. <a href="../constructor/messageActionHistoryClear.md">messageActionHistoryClear</a>#9fbab604 = <a href="../type/MessageAction.md">MessageAction</a>;
  151. <a href="../constructor/messageActionGameScore.md">messageActionGameScore</a>#92a72876 game_id:<a href="../type/long.md">long</a> score:<a href="../type/int.md">int</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  152. <a href="../constructor/messageActionPaymentSentMe.md">messageActionPaymentSentMe</a>#8f31b327 flags:<a href="../type/#.md">#</a> currency:<a href="../type/string.md">string</a> total_amount:<a href="../type/long.md">long</a> payload:<a href="../type/bytes.md">bytes</a> info:<a href="../type/flags.0?PaymentRequestedInfo.md">flags.0?PaymentRequestedInfo</a> shipping_option_id:<a href="../type/flags.1?string.md">flags.1?string</a> charge:<a href="../type/PaymentCharge.md">PaymentCharge</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  153. <a href="../constructor/messageActionPaymentSent.md">messageActionPaymentSent</a>#40699cd0 currency:<a href="../type/string.md">string</a> total_amount:<a href="../type/long.md">long</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  154. <a href="../constructor/messageActionPhoneCall.md">messageActionPhoneCall</a>#80e11a7f flags:<a href="../type/#.md">#</a> call_id:<a href="../type/long.md">long</a> reason:<a href="../type/flags.0?PhoneCallDiscardReason.md">flags.0?PhoneCallDiscardReason</a> duration:<a href="../type/flags.1?int.md">flags.1?int</a> = <a href="../type/MessageAction.md">MessageAction</a>;
  155.  
  156. <a href="../constructor/dialog.md">dialog</a>#66ffba14 flags:<a href="../type/#.md">#</a> pinned:<a href="../type/flags.2?true.md">flags.2?true</a> peer:<a href="../type/Peer.md">Peer</a> top_message:<a href="../type/int.md">int</a> read_inbox_max_id:<a href="../type/int.md">int</a> read_outbox_max_id:<a href="../type/int.md">int</a> unread_count:<a href="../type/int.md">int</a> notify_settings:<a href="../type/PeerNotifySettings.md">PeerNotifySettings</a> pts:<a href="../type/flags.0?int.md">flags.0?int</a> draft:<a href="../type/flags.1?DraftMessage.md">flags.1?DraftMessage</a> = <a href="../type/Dialog.md">Dialog</a>;
  157.  
  158. <a href="../constructor/photoEmpty.md">photoEmpty</a>#2331b22d id:<a href="../type/long.md">long</a> = <a href="../type/Photo.md">Photo</a>;
  159. <a href="../constructor/photo.md">photo</a>#9288dd29 flags:<a href="../type/#.md">#</a> has_stickers:<a href="../type/flags.0?true.md">flags.0?true</a> id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> sizes:Vector<<a href="../type/PhotoSize.md">PhotoSize</a>> = <a href="../type/Photo.md">Photo</a>;
  160.  
  161. <a href="../constructor/photoSizeEmpty.md">photoSizeEmpty</a>#e17e23c type:<a href="../type/string.md">string</a> = <a href="../type/PhotoSize.md">PhotoSize</a>;
  162. <a href="../constructor/photoSize.md">photoSize</a>#77bfb61b type:<a href="../type/string.md">string</a> location:<a href="../type/FileLocation.md">FileLocation</a> w:<a href="../type/int.md">int</a> h:<a href="../type/int.md">int</a> size:<a href="../type/int.md">int</a> = <a href="../type/PhotoSize.md">PhotoSize</a>;
  163. <a href="../constructor/photoCachedSize.md">photoCachedSize</a>#e9a734fa type:<a href="../type/string.md">string</a> location:<a href="../type/FileLocation.md">FileLocation</a> w:<a href="../type/int.md">int</a> h:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/PhotoSize.md">PhotoSize</a>;
  164.  
  165. <a href="../constructor/geoPointEmpty.md">geoPointEmpty</a>#1117dd5f = <a href="../type/GeoPoint.md">GeoPoint</a>;
  166. <a href="../constructor/geoPoint.md">geoPoint</a>#2049d70c long:<a href="../type/double.md">double</a> lat:<a href="../type/double.md">double</a> = <a href="../type/GeoPoint.md">GeoPoint</a>;
  167.  
  168. <a href="../constructor/auth.checkedPhone.md">auth.checkedPhone</a>#811ea28e phone_registered:<a href="../type/Bool.md">Bool</a> = <a href="../type/auth.CheckedPhone.md">auth.CheckedPhone</a>;
  169.  
  170. <a href="../constructor/auth.sentCode.md">auth.sentCode</a>#5e002502 flags:<a href="../type/#.md">#</a> phone_registered:<a href="../type/flags.0?true.md">flags.0?true</a> type:<a href="../type/auth.SentCodeType.md">auth.SentCodeType</a> phone_code_hash:<a href="../type/string.md">string</a> next_type:<a href="../type/flags.1?auth.CodeType.md">flags.1?auth.CodeType</a> timeout:<a href="../type/flags.2?int.md">flags.2?int</a> = <a href="../type/auth.SentCode.md">auth.SentCode</a>;
  171.  
  172. <a href="../constructor/auth.authorization.md">auth.authorization</a>#cd050916 flags:<a href="../type/#.md">#</a> tmp_sessions:<a href="../type/flags.0?int.md">flags.0?int</a> user:<a href="../type/User.md">User</a> = <a href="../type/auth.Authorization.md">auth.Authorization</a>;
  173.  
  174. <a href="../constructor/auth.exportedAuthorization.md">auth.exportedAuthorization</a>#df969c2d id:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/auth.ExportedAuthorization.md">auth.ExportedAuthorization</a>;
  175.  
  176. <a href="../constructor/inputNotifyPeer.md">inputNotifyPeer</a>#b8bc5b0c peer:<a href="../type/InputPeer.md">InputPeer</a> = <a href="../type/InputNotifyPeer.md">InputNotifyPeer</a>;
  177. <a href="../constructor/inputNotifyUsers.md">inputNotifyUsers</a>#193b4417 = <a href="../type/InputNotifyPeer.md">InputNotifyPeer</a>;
  178. <a href="../constructor/inputNotifyChats.md">inputNotifyChats</a>#4a95e84e = <a href="../type/InputNotifyPeer.md">InputNotifyPeer</a>;
  179. <a href="../constructor/inputNotifyAll.md">inputNotifyAll</a>#a429b886 = <a href="../type/InputNotifyPeer.md">InputNotifyPeer</a>;
  180.  
  181. <a href="../constructor/inputPeerNotifyEventsEmpty.md">inputPeerNotifyEventsEmpty</a>#f03064d8 = <a href="../type/InputPeerNotifyEvents.md">InputPeerNotifyEvents</a>;
  182. <a href="../constructor/inputPeerNotifyEventsAll.md">inputPeerNotifyEventsAll</a>#e86a2c74 = <a href="../type/InputPeerNotifyEvents.md">InputPeerNotifyEvents</a>;
  183.  
  184. <a href="../constructor/inputPeerNotifySettings.md">inputPeerNotifySettings</a>#38935eb2 flags:<a href="../type/#.md">#</a> show_previews:<a href="../type/flags.0?true.md">flags.0?true</a> silent:<a href="../type/flags.1?true.md">flags.1?true</a> mute_until:<a href="../type/int.md">int</a> sound:<a href="../type/string.md">string</a> = <a href="../type/InputPeerNotifySettings.md">InputPeerNotifySettings</a>;
  185.  
  186. <a href="../constructor/peerNotifyEventsEmpty.md">peerNotifyEventsEmpty</a>#add53cb3 = <a href="../type/PeerNotifyEvents.md">PeerNotifyEvents</a>;
  187. <a href="../constructor/peerNotifyEventsAll.md">peerNotifyEventsAll</a>#6d1ded88 = <a href="../type/PeerNotifyEvents.md">PeerNotifyEvents</a>;
  188.  
  189. <a href="../constructor/peerNotifySettingsEmpty.md">peerNotifySettingsEmpty</a>#70a68512 = <a href="../type/PeerNotifySettings.md">PeerNotifySettings</a>;
  190. <a href="../constructor/peerNotifySettings.md">peerNotifySettings</a>#9acda4c0 flags:<a href="../type/#.md">#</a> show_previews:<a href="../type/flags.0?true.md">flags.0?true</a> silent:<a href="../type/flags.1?true.md">flags.1?true</a> mute_until:<a href="../type/int.md">int</a> sound:<a href="../type/string.md">string</a> = <a href="../type/PeerNotifySettings.md">PeerNotifySettings</a>;
  191.  
  192. <a href="../constructor/peerSettings.md">peerSettings</a>#818426cd flags:<a href="../type/#.md">#</a> report_spam:<a href="../type/flags.0?true.md">flags.0?true</a> = <a href="../type/PeerSettings.md">PeerSettings</a>;
  193.  
  194. <a href="../constructor/wallPaper.md">wallPaper</a>#ccb03657 id:<a href="../type/int.md">int</a> title:<a href="../type/string.md">string</a> sizes:Vector<<a href="../type/PhotoSize.md">PhotoSize</a>> color:<a href="../type/int.md">int</a> = <a href="../type/WallPaper.md">WallPaper</a>;
  195. <a href="../constructor/wallPaperSolid.md">wallPaperSolid</a>#63117f24 id:<a href="../type/int.md">int</a> title:<a href="../type/string.md">string</a> bg_color:<a href="../type/int.md">int</a> color:<a href="../type/int.md">int</a> = <a href="../type/WallPaper.md">WallPaper</a>;
  196.  
  197. <a href="../constructor/inputReportReasonSpam.md">inputReportReasonSpam</a>#58dbcab8 = <a href="../type/ReportReason.md">ReportReason</a>;
  198. <a href="../constructor/inputReportReasonViolence.md">inputReportReasonViolence</a>#1e22c78d = <a href="../type/ReportReason.md">ReportReason</a>;
  199. <a href="../constructor/inputReportReasonPornography.md">inputReportReasonPornography</a>#2e59d922 = <a href="../type/ReportReason.md">ReportReason</a>;
  200. <a href="../constructor/inputReportReasonOther.md">inputReportReasonOther</a>#e1746d0a text:<a href="../type/string.md">string</a> = <a href="../type/ReportReason.md">ReportReason</a>;
  201.  
  202. <a href="../constructor/userFull.md">userFull</a>#f220f3f flags:<a href="../type/#.md">#</a> blocked:<a href="../type/flags.0?true.md">flags.0?true</a> phone_calls_available:<a href="../type/flags.4?true.md">flags.4?true</a> phone_calls_private:<a href="../type/flags.5?true.md">flags.5?true</a> user:<a href="../type/User.md">User</a> about:<a href="../type/flags.1?string.md">flags.1?string</a> link:<a href="../type/contacts.Link.md">contacts.Link</a> profile_photo:<a href="../type/flags.2?Photo.md">flags.2?Photo</a> notify_settings:<a href="../type/PeerNotifySettings.md">PeerNotifySettings</a> bot_info:<a href="../type/flags.3?BotInfo.md">flags.3?BotInfo</a> common_chats_count:<a href="../type/int.md">int</a> = <a href="../type/UserFull.md">UserFull</a>;
  203.  
  204. <a href="../constructor/contact.md">contact</a>#f911c994 user_id:<a href="../type/int.md">int</a> mutual:<a href="../type/Bool.md">Bool</a> = <a href="../type/Contact.md">Contact</a>;
  205.  
  206. <a href="../constructor/importedContact.md">importedContact</a>#d0028438 user_id:<a href="../type/int.md">int</a> client_id:<a href="../type/long.md">long</a> = <a href="../type/ImportedContact.md">ImportedContact</a>;
  207.  
  208. <a href="../constructor/contactBlocked.md">contactBlocked</a>#561bc879 user_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ContactBlocked.md">ContactBlocked</a>;
  209.  
  210. <a href="../constructor/contactStatus.md">contactStatus</a>#d3680c61 user_id:<a href="../type/int.md">int</a> status:<a href="../type/UserStatus.md">UserStatus</a> = <a href="../type/ContactStatus.md">ContactStatus</a>;
  211.  
  212. <a href="../constructor/contacts.link.md">contacts.link</a>#3ace484c my_link:<a href="../type/ContactLink.md">ContactLink</a> foreign_link:<a href="../type/ContactLink.md">ContactLink</a> user:<a href="../type/User.md">User</a> = <a href="../type/contacts.Link.md">contacts.Link</a>;
  213.  
  214. <a href="../constructor/contacts.contactsNotModified.md">contacts.contactsNotModified</a>#b74ba9d2 = <a href="../type/contacts.Contacts.md">contacts.Contacts</a>;
  215. <a href="../constructor/contacts.contacts.md">contacts.contacts</a>#6f8b8cb2 contacts:Vector<<a href="../type/Contact.md">Contact</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/contacts.Contacts.md">contacts.Contacts</a>;
  216.  
  217. <a href="../constructor/contacts.importedContacts.md">contacts.importedContacts</a>#ad524315 imported:Vector<<a href="../type/ImportedContact.md">ImportedContact</a>> retry_contacts:Vector<<a href="../type/long.md">long</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/contacts.ImportedContacts.md">contacts.ImportedContacts</a>;
  218.  
  219. <a href="../constructor/contacts.blocked.md">contacts.blocked</a>#1c138d15 blocked:Vector<<a href="../type/ContactBlocked.md">ContactBlocked</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/contacts.Blocked.md">contacts.Blocked</a>;
  220. <a href="../constructor/contacts.blockedSlice.md">contacts.blockedSlice</a>#900802a1 count:<a href="../type/int.md">int</a> blocked:Vector<<a href="../type/ContactBlocked.md">ContactBlocked</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/contacts.Blocked.md">contacts.Blocked</a>;
  221.  
  222. <a href="../constructor/messages.dialogs.md">messages.dialogs</a>#15ba6c40 dialogs:Vector<<a href="../type/Dialog.md">Dialog</a>> messages:Vector<<a href="../type/Message.md">Message</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/messages.Dialogs.md">messages.Dialogs</a>;
  223. <a href="../constructor/messages.dialogsSlice.md">messages.dialogsSlice</a>#71e094f3 count:<a href="../type/int.md">int</a> dialogs:Vector<<a href="../type/Dialog.md">Dialog</a>> messages:Vector<<a href="../type/Message.md">Message</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/messages.Dialogs.md">messages.Dialogs</a>;
  224.  
  225. <a href="../constructor/messages.messages.md">messages.messages</a>#8c718e87 messages:Vector<<a href="../type/Message.md">Message</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  226. <a href="../constructor/messages.messagesSlice.md">messages.messagesSlice</a>#b446ae3 count:<a href="../type/int.md">int</a> messages:Vector<<a href="../type/Message.md">Message</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  227. <a href="../constructor/messages.channelMessages.md">messages.channelMessages</a>#99262e37 flags:<a href="../type/#.md">#</a> pts:<a href="../type/int.md">int</a> count:<a href="../type/int.md">int</a> messages:Vector<<a href="../type/Message.md">Message</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  228.  
  229. <a href="../constructor/messages.chats.md">messages.chats</a>#64ff9fd5 chats:Vector<<a href="../type/Chat.md">Chat</a>> = <a href="../type/messages.Chats.md">messages.Chats</a>;
  230. <a href="../constructor/messages.chatsSlice.md">messages.chatsSlice</a>#9cd81144 count:<a href="../type/int.md">int</a> chats:Vector<<a href="../type/Chat.md">Chat</a>> = <a href="../type/messages.Chats.md">messages.Chats</a>;
  231.  
  232. <a href="../constructor/messages.chatFull.md">messages.chatFull</a>#e5d7d19c full_chat:<a href="../type/ChatFull.md">ChatFull</a> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/messages.ChatFull.md">messages.ChatFull</a>;
  233.  
  234. <a href="../constructor/messages.affectedHistory.md">messages.affectedHistory</a>#b45c69d1 pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> offset:<a href="../type/int.md">int</a> = <a href="../type/messages.AffectedHistory.md">messages.AffectedHistory</a>;
  235.  
  236. <a href="../constructor/inputMessagesFilterEmpty.md">inputMessagesFilterEmpty</a>#57e2f66c = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  237. <a href="../constructor/inputMessagesFilterPhotos.md">inputMessagesFilterPhotos</a>#9609a51c = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  238. <a href="../constructor/inputMessagesFilterVideo.md">inputMessagesFilterVideo</a>#9fc00e65 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  239. <a href="../constructor/inputMessagesFilterPhotoVideo.md">inputMessagesFilterPhotoVideo</a>#56e9f0e4 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  240. <a href="../constructor/inputMessagesFilterPhotoVideoDocuments.md">inputMessagesFilterPhotoVideoDocuments</a>#d95e73bb = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  241. <a href="../constructor/inputMessagesFilterDocument.md">inputMessagesFilterDocument</a>#9eddf188 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  242. <a href="../constructor/inputMessagesFilterUrl.md">inputMessagesFilterUrl</a>#7ef0dd87 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  243. <a href="../constructor/inputMessagesFilterGif.md">inputMessagesFilterGif</a>#ffc86587 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  244. <a href="../constructor/inputMessagesFilterVoice.md">inputMessagesFilterVoice</a>#50f5c392 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  245. <a href="../constructor/inputMessagesFilterMusic.md">inputMessagesFilterMusic</a>#3751b49e = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  246. <a href="../constructor/inputMessagesFilterChatPhotos.md">inputMessagesFilterChatPhotos</a>#3a20ecb8 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  247. <a href="../constructor/inputMessagesFilterPhoneCalls.md">inputMessagesFilterPhoneCalls</a>#80c99768 flags:<a href="../type/#.md">#</a> missed:<a href="../type/flags.0?true.md">flags.0?true</a> = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  248. <a href="../constructor/inputMessagesFilterRoundVoice.md">inputMessagesFilterRoundVoice</a>#7a7c17a4 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  249. <a href="../constructor/inputMessagesFilterRoundVideo.md">inputMessagesFilterRoundVideo</a>#b549da53 = <a href="../type/MessagesFilter.md">MessagesFilter</a>;
  250.  
  251. <a href="../constructor/updateNewMessage.md">updateNewMessage</a>#1f2b0afd message:<a href="../type/Message.md">Message</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  252. <a href="../constructor/updateMessageID.md">updateMessageID</a>#4e90bfd6 id:<a href="../type/int.md">int</a> random_id:<a href="../type/long.md">long</a> = <a href="../type/Update.md">Update</a>;
  253. <a href="../constructor/updateDeleteMessages.md">updateDeleteMessages</a>#a20db0e5 messages:Vector<<a href="../type/int.md">int</a>> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  254. <a href="../constructor/updateUserTyping.md">updateUserTyping</a>#5c486927 user_id:<a href="../type/int.md">int</a> action:<a href="../type/SendMessageAction.md">SendMessageAction</a> = <a href="../type/Update.md">Update</a>;
  255. <a href="../constructor/updateChatUserTyping.md">updateChatUserTyping</a>#9a65ea1f chat_id:<a href="../type/int.md">int</a> user_id:<a href="../type/int.md">int</a> action:<a href="../type/SendMessageAction.md">SendMessageAction</a> = <a href="../type/Update.md">Update</a>;
  256. <a href="../constructor/updateChatParticipants.md">updateChatParticipants</a>#7761198 participants:<a href="../type/ChatParticipants.md">ChatParticipants</a> = <a href="../type/Update.md">Update</a>;
  257. <a href="../constructor/updateUserStatus.md">updateUserStatus</a>#1bfbd823 user_id:<a href="../type/int.md">int</a> status:<a href="../type/UserStatus.md">UserStatus</a> = <a href="../type/Update.md">Update</a>;
  258. <a href="../constructor/updateUserName.md">updateUserName</a>#a7332b73 user_id:<a href="../type/int.md">int</a> first_name:<a href="../type/string.md">string</a> last_name:<a href="../type/string.md">string</a> username:<a href="../type/string.md">string</a> = <a href="../type/Update.md">Update</a>;
  259. <a href="../constructor/updateUserPhoto.md">updateUserPhoto</a>#95313b0c user_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> photo:<a href="../type/UserProfilePhoto.md">UserProfilePhoto</a> previous:<a href="../type/Bool.md">Bool</a> = <a href="../type/Update.md">Update</a>;
  260. <a href="../constructor/updateContactRegistered.md">updateContactRegistered</a>#2575bbb9 user_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  261. <a href="../constructor/updateContactLink.md">updateContactLink</a>#9d2e67c5 user_id:<a href="../type/int.md">int</a> my_link:<a href="../type/ContactLink.md">ContactLink</a> foreign_link:<a href="../type/ContactLink.md">ContactLink</a> = <a href="../type/Update.md">Update</a>;
  262. <a href="../constructor/updateNewEncryptedMessage.md">updateNewEncryptedMessage</a>#12bcbd9a message:<a href="../type/EncryptedMessage.md">EncryptedMessage</a> qts:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  263. <a href="../constructor/updateEncryptedChatTyping.md">updateEncryptedChatTyping</a>#1710f156 chat_id:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  264. <a href="../constructor/updateEncryption.md">updateEncryption</a>#b4a2e88d chat:<a href="../type/EncryptedChat.md">EncryptedChat</a> date:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  265. <a href="../constructor/updateEncryptedMessagesRead.md">updateEncryptedMessagesRead</a>#38fe25b7 chat_id:<a href="../type/int.md">int</a> max_date:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  266. <a href="../constructor/updateChatParticipantAdd.md">updateChatParticipantAdd</a>#ea4b0e5c chat_id:<a href="../type/int.md">int</a> user_id:<a href="../type/int.md">int</a> inviter_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> version:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  267. <a href="../constructor/updateChatParticipantDelete.md">updateChatParticipantDelete</a>#6e5f8c22 chat_id:<a href="../type/int.md">int</a> user_id:<a href="../type/int.md">int</a> version:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  268. <a href="../constructor/updateDcOptions.md">updateDcOptions</a>#8e5e9873 dc_options:Vector<<a href="../type/DcOption.md">DcOption</a>> = <a href="../type/Update.md">Update</a>;
  269. <a href="../constructor/updateUserBlocked.md">updateUserBlocked</a>#80ece81a user_id:<a href="../type/int.md">int</a> blocked:<a href="../type/Bool.md">Bool</a> = <a href="../type/Update.md">Update</a>;
  270. <a href="../constructor/updateNotifySettings.md">updateNotifySettings</a>#bec268ef peer:<a href="../type/NotifyPeer.md">NotifyPeer</a> notify_settings:<a href="../type/PeerNotifySettings.md">PeerNotifySettings</a> = <a href="../type/Update.md">Update</a>;
  271. <a href="../constructor/updateServiceNotification.md">updateServiceNotification</a>#ebe46819 flags:<a href="../type/#.md">#</a> popup:<a href="../type/flags.0?true.md">flags.0?true</a> inbox_date:<a href="../type/flags.1?int.md">flags.1?int</a> type:<a href="../type/string.md">string</a> message:<a href="../type/string.md">string</a> media:<a href="../type/MessageMedia.md">MessageMedia</a> entities:Vector<<a href="../type/MessageEntity.md">MessageEntity</a>> = <a href="../type/Update.md">Update</a>;
  272. <a href="../constructor/updatePrivacy.md">updatePrivacy</a>#ee3b272a key:<a href="../type/PrivacyKey.md">PrivacyKey</a> rules:Vector<<a href="../type/PrivacyRule.md">PrivacyRule</a>> = <a href="../type/Update.md">Update</a>;
  273. <a href="../constructor/updateUserPhone.md">updateUserPhone</a>#12b9417b user_id:<a href="../type/int.md">int</a> phone:<a href="../type/string.md">string</a> = <a href="../type/Update.md">Update</a>;
  274. <a href="../constructor/updateReadHistoryInbox.md">updateReadHistoryInbox</a>#9961fd5c peer:<a href="../type/Peer.md">Peer</a> max_id:<a href="../type/int.md">int</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  275. <a href="../constructor/updateReadHistoryOutbox.md">updateReadHistoryOutbox</a>#2f2f21bf peer:<a href="../type/Peer.md">Peer</a> max_id:<a href="../type/int.md">int</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  276. <a href="../constructor/updateWebPage.md">updateWebPage</a>#7f891213 webpage:<a href="../type/WebPage.md">WebPage</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  277. <a href="../constructor/updateReadMessagesContents.md">updateReadMessagesContents</a>#68c13933 messages:Vector<<a href="../type/int.md">int</a>> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  278. <a href="../constructor/updateChannelTooLong.md">updateChannelTooLong</a>#eb0467fb flags:<a href="../type/#.md">#</a> channel_id:<a href="../type/int.md">int</a> pts:<a href="../type/flags.0?int.md">flags.0?int</a> = <a href="../type/Update.md">Update</a>;
  279. <a href="../constructor/updateChannel.md">updateChannel</a>#b6d45656 channel_id:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  280. <a href="../constructor/updateNewChannelMessage.md">updateNewChannelMessage</a>#62ba04d9 message:<a href="../type/Message.md">Message</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  281. <a href="../constructor/updateReadChannelInbox.md">updateReadChannelInbox</a>#4214f37f channel_id:<a href="../type/int.md">int</a> max_id:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  282. <a href="../constructor/updateDeleteChannelMessages.md">updateDeleteChannelMessages</a>#c37521c9 channel_id:<a href="../type/int.md">int</a> messages:Vector<<a href="../type/int.md">int</a>> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  283. <a href="../constructor/updateChannelMessageViews.md">updateChannelMessageViews</a>#98a12b4b channel_id:<a href="../type/int.md">int</a> id:<a href="../type/int.md">int</a> views:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  284. <a href="../constructor/updateChatAdmins.md">updateChatAdmins</a>#6e947941 chat_id:<a href="../type/int.md">int</a> enabled:<a href="../type/Bool.md">Bool</a> version:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  285. <a href="../constructor/updateChatParticipantAdmin.md">updateChatParticipantAdmin</a>#b6901959 chat_id:<a href="../type/int.md">int</a> user_id:<a href="../type/int.md">int</a> is_admin:<a href="../type/Bool.md">Bool</a> version:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  286. <a href="../constructor/updateNewStickerSet.md">updateNewStickerSet</a>#688a30aa stickerset:<a href="../type/messages.StickerSet.md">messages.StickerSet</a> = <a href="../type/Update.md">Update</a>;
  287. <a href="../constructor/updateStickerSetsOrder.md">updateStickerSetsOrder</a>#bb2d201 flags:<a href="../type/#.md">#</a> masks:<a href="../type/flags.0?true.md">flags.0?true</a> order:Vector<<a href="../type/long.md">long</a>> = <a href="../type/Update.md">Update</a>;
  288. <a href="../constructor/updateStickerSets.md">updateStickerSets</a>#43ae3dec = <a href="../type/Update.md">Update</a>;
  289. <a href="../constructor/updateSavedGifs.md">updateSavedGifs</a>#9375341e = <a href="../type/Update.md">Update</a>;
  290. <a href="../constructor/updateBotInlineQuery.md">updateBotInlineQuery</a>#54826690 flags:<a href="../type/#.md">#</a> query_id:<a href="../type/long.md">long</a> user_id:<a href="../type/int.md">int</a> query:<a href="../type/string.md">string</a> geo:<a href="../type/flags.0?GeoPoint.md">flags.0?GeoPoint</a> offset:<a href="../type/string.md">string</a> = <a href="../type/Update.md">Update</a>;
  291. <a href="../constructor/updateBotInlineSend.md">updateBotInlineSend</a>#e48f964 flags:<a href="../type/#.md">#</a> user_id:<a href="../type/int.md">int</a> query:<a href="../type/string.md">string</a> geo:<a href="../type/flags.0?GeoPoint.md">flags.0?GeoPoint</a> id:<a href="../type/string.md">string</a> msg_id:<a href="../type/flags.1?InputBotInlineMessageID.md">flags.1?InputBotInlineMessageID</a> = <a href="../type/Update.md">Update</a>;
  292. <a href="../constructor/updateEditChannelMessage.md">updateEditChannelMessage</a>#1b3f4df7 message:<a href="../type/Message.md">Message</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  293. <a href="../constructor/updateChannelPinnedMessage.md">updateChannelPinnedMessage</a>#98592475 channel_id:<a href="../type/int.md">int</a> id:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  294. <a href="../constructor/updateBotCallbackQuery.md">updateBotCallbackQuery</a>#e73547e1 flags:<a href="../type/#.md">#</a> query_id:<a href="../type/long.md">long</a> user_id:<a href="../type/int.md">int</a> peer:<a href="../type/Peer.md">Peer</a> msg_id:<a href="../type/int.md">int</a> chat_instance:<a href="../type/long.md">long</a> data:<a href="../type/flags.0?bytes.md">flags.0?bytes</a> game_short_name:<a href="../type/flags.1?string.md">flags.1?string</a> = <a href="../type/Update.md">Update</a>;
  295. <a href="../constructor/updateEditMessage.md">updateEditMessage</a>#e40370a3 message:<a href="../type/Message.md">Message</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  296. <a href="../constructor/updateInlineBotCallbackQuery.md">updateInlineBotCallbackQuery</a>#f9d27a5a flags:<a href="../type/#.md">#</a> query_id:<a href="../type/long.md">long</a> user_id:<a href="../type/int.md">int</a> msg_id:<a href="../type/InputBotInlineMessageID.md">InputBotInlineMessageID</a> chat_instance:<a href="../type/long.md">long</a> data:<a href="../type/flags.0?bytes.md">flags.0?bytes</a> game_short_name:<a href="../type/flags.1?string.md">flags.1?string</a> = <a href="../type/Update.md">Update</a>;
  297. <a href="../constructor/updateReadChannelOutbox.md">updateReadChannelOutbox</a>#25d6c9c7 channel_id:<a href="../type/int.md">int</a> max_id:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  298. <a href="../constructor/updateDraftMessage.md">updateDraftMessage</a>#ee2bb969 peer:<a href="../type/Peer.md">Peer</a> draft:<a href="../type/DraftMessage.md">DraftMessage</a> = <a href="../type/Update.md">Update</a>;
  299. <a href="../constructor/updateReadFeaturedStickers.md">updateReadFeaturedStickers</a>#571d2742 = <a href="../type/Update.md">Update</a>;
  300. <a href="../constructor/updateRecentStickers.md">updateRecentStickers</a>#9a422c20 = <a href="../type/Update.md">Update</a>;
  301. <a href="../constructor/updateConfig.md">updateConfig</a>#a229dd06 = <a href="../type/Update.md">Update</a>;
  302. <a href="../constructor/updatePtsChanged.md">updatePtsChanged</a>#3354678f = <a href="../type/Update.md">Update</a>;
  303. <a href="../constructor/updateChannelWebPage.md">updateChannelWebPage</a>#40771900 channel_id:<a href="../type/int.md">int</a> webpage:<a href="../type/WebPage.md">WebPage</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  304. <a href="../constructor/updateDialogPinned.md">updateDialogPinned</a>#d711a2cc flags:<a href="../type/#.md">#</a> pinned:<a href="../type/flags.0?true.md">flags.0?true</a> peer:<a href="../type/Peer.md">Peer</a> = <a href="../type/Update.md">Update</a>;
  305. <a href="../constructor/updatePinnedDialogs.md">updatePinnedDialogs</a>#d8caf68d flags:<a href="../type/#.md">#</a> order:Vector<<a href="../type/flags.0?Vector.md">flags.0?Vector</a>> = <a href="../type/Update.md">Update</a>;
  306. <a href="../constructor/updateBotWebhookJSON.md">updateBotWebhookJSON</a>#8317c0c3 data:<a href="../type/DataJSON.md">DataJSON</a> = <a href="../type/Update.md">Update</a>;
  307. <a href="../constructor/updateBotWebhookJSONQuery.md">updateBotWebhookJSONQuery</a>#9b9240a6 query_id:<a href="../type/long.md">long</a> data:<a href="../type/DataJSON.md">DataJSON</a> timeout:<a href="../type/int.md">int</a> = <a href="../type/Update.md">Update</a>;
  308. <a href="../constructor/updateBotShippingQuery.md">updateBotShippingQuery</a>#e0cdc940 query_id:<a href="../type/long.md">long</a> user_id:<a href="../type/int.md">int</a> payload:<a href="../type/bytes.md">bytes</a> shipping_address:<a href="../type/PostAddress.md">PostAddress</a> = <a href="../type/Update.md">Update</a>;
  309. <a href="../constructor/updateBotPrecheckoutQuery.md">updateBotPrecheckoutQuery</a>#5d2f3aa9 flags:<a href="../type/#.md">#</a> query_id:<a href="../type/long.md">long</a> user_id:<a href="../type/int.md">int</a> payload:<a href="../type/bytes.md">bytes</a> info:<a href="../type/flags.0?PaymentRequestedInfo.md">flags.0?PaymentRequestedInfo</a> shipping_option_id:<a href="../type/flags.1?string.md">flags.1?string</a> currency:<a href="../type/string.md">string</a> total_amount:<a href="../type/long.md">long</a> = <a href="../type/Update.md">Update</a>;
  310. <a href="../constructor/updatePhoneCall.md">updatePhoneCall</a>#ab0f6b1e phone_call:<a href="../type/PhoneCall.md">PhoneCall</a> = <a href="../type/Update.md">Update</a>;
  311.  
  312. <a href="../constructor/updates.state.md">updates.state</a>#a56c2a3e pts:<a href="../type/int.md">int</a> qts:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> seq:<a href="../type/int.md">int</a> unread_count:<a href="../type/int.md">int</a> = <a href="../type/updates.State.md">updates.State</a>;
  313.  
  314. <a href="../constructor/updates.differenceEmpty.md">updates.differenceEmpty</a>#5d75a138 date:<a href="../type/int.md">int</a> seq:<a href="../type/int.md">int</a> = <a href="../type/updates.Difference.md">updates.Difference</a>;
  315. <a href="../constructor/updates.difference.md">updates.difference</a>#f49ca0 new_messages:Vector<<a href="../type/Message.md">Message</a>> new_encrypted_messages:Vector<<a href="../type/EncryptedMessage.md">EncryptedMessage</a>> other_updates:Vector<<a href="../type/Update.md">Update</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> state:<a href="../type/updates.State.md">updates.State</a> = <a href="../type/updates.Difference.md">updates.Difference</a>;
  316. <a href="../constructor/updates.differenceSlice.md">updates.differenceSlice</a>#a8fb1981 new_messages:Vector<<a href="../type/Message.md">Message</a>> new_encrypted_messages:Vector<<a href="../type/EncryptedMessage.md">EncryptedMessage</a>> other_updates:Vector<<a href="../type/Update.md">Update</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> intermediate_state:<a href="../type/updates.State.md">updates.State</a> = <a href="../type/updates.Difference.md">updates.Difference</a>;
  317. <a href="../constructor/updates.differenceTooLong.md">updates.differenceTooLong</a>#4afe8f6d pts:<a href="../type/int.md">int</a> = <a href="../type/updates.Difference.md">updates.Difference</a>;
  318.  
  319. <a href="../constructor/updatesTooLong.md">updatesTooLong</a>#e317af7e = <a href="../type/Updates.md">Updates</a>;
  320. <a href="../constructor/updateShortMessage.md">updateShortMessage</a>#914fbf11 flags:<a href="../type/#.md">#</a> out:<a href="../type/flags.1?true.md">flags.1?true</a> mentioned:<a href="../type/flags.4?true.md">flags.4?true</a> media_unread:<a href="../type/flags.5?true.md">flags.5?true</a> silent:<a href="../type/flags.13?true.md">flags.13?true</a> id:<a href="../type/int.md">int</a> user_id:<a href="../type/int.md">int</a> message:<a href="../type/string.md">string</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> fwd_from:<a href="../type/flags.2?MessageFwdHeader.md">flags.2?MessageFwdHeader</a> via_bot_id:<a href="../type/flags.11?int.md">flags.11?int</a> reply_to_msg_id:<a href="../type/flags.3?int.md">flags.3?int</a> entities:Vector<<a href="../type/flags.7?Vector.md">flags.7?Vector</a>> = <a href="../type/Updates.md">Updates</a>;
  321. <a href="../constructor/updateShortChatMessage.md">updateShortChatMessage</a>#16812688 flags:<a href="../type/#.md">#</a> out:<a href="../type/flags.1?true.md">flags.1?true</a> mentioned:<a href="../type/flags.4?true.md">flags.4?true</a> media_unread:<a href="../type/flags.5?true.md">flags.5?true</a> silent:<a href="../type/flags.13?true.md">flags.13?true</a> id:<a href="../type/int.md">int</a> from_id:<a href="../type/int.md">int</a> chat_id:<a href="../type/int.md">int</a> message:<a href="../type/string.md">string</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> fwd_from:<a href="../type/flags.2?MessageFwdHeader.md">flags.2?MessageFwdHeader</a> via_bot_id:<a href="../type/flags.11?int.md">flags.11?int</a> reply_to_msg_id:<a href="../type/flags.3?int.md">flags.3?int</a> entities:Vector<<a href="../type/flags.7?Vector.md">flags.7?Vector</a>> = <a href="../type/Updates.md">Updates</a>;
  322. <a href="../constructor/updateShort.md">updateShort</a>#78d4dec1 update:<a href="../type/Update.md">Update</a> date:<a href="../type/int.md">int</a> = <a href="../type/Updates.md">Updates</a>;
  323. <a href="../constructor/updatesCombined.md">updatesCombined</a>#725b04c3 updates:Vector<<a href="../type/Update.md">Update</a>> users:Vector<<a href="../type/User.md">User</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> date:<a href="../type/int.md">int</a> seq_start:<a href="../type/int.md">int</a> seq:<a href="../type/int.md">int</a> = <a href="../type/Updates.md">Updates</a>;
  324. <a href="../constructor/updates.md">updates</a>#74ae4240 updates:Vector<<a href="../type/Update.md">Update</a>> users:Vector<<a href="../type/User.md">User</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> date:<a href="../type/int.md">int</a> seq:<a href="../type/int.md">int</a> = <a href="../type/Updates.md">Updates</a>;
  325. <a href="../constructor/updateShortSentMessage.md">updateShortSentMessage</a>#11f1331c flags:<a href="../type/#.md">#</a> out:<a href="../type/flags.1?true.md">flags.1?true</a> id:<a href="../type/int.md">int</a> pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> media:<a href="../type/flags.9?MessageMedia.md">flags.9?MessageMedia</a> entities:Vector<<a href="../type/flags.7?Vector.md">flags.7?Vector</a>> = <a href="../type/Updates.md">Updates</a>;
  326.  
  327. <a href="../constructor/photos.photos.md">photos.photos</a>#8dca6aa5 photos:Vector<<a href="../type/Photo.md">Photo</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/photos.Photos.md">photos.Photos</a>;
  328. <a href="../constructor/photos.photosSlice.md">photos.photosSlice</a>#15051f54 count:<a href="../type/int.md">int</a> photos:Vector<<a href="../type/Photo.md">Photo</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/photos.Photos.md">photos.Photos</a>;
  329.  
  330. <a href="../constructor/photos.photo.md">photos.photo</a>#20212ca8 photo:<a href="../type/Photo.md">Photo</a> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/photos.Photo.md">photos.Photo</a>;
  331.  
  332. <a href="../constructor/upload.file.md">upload.file</a>#96a18d5 type:<a href="../type/storage.FileType.md">storage.FileType</a> mtime:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/upload.File.md">upload.File</a>;
  333. <a href="../constructor/upload.fileCdnRedirect.md">upload.fileCdnRedirect</a>#1508485a dc_id:<a href="../type/int.md">int</a> file_token:<a href="../type/bytes.md">bytes</a> encryption_key:<a href="../type/bytes.md">bytes</a> encryption_iv:<a href="../type/bytes.md">bytes</a> = <a href="../type/upload.File.md">upload.File</a>;
  334.  
  335. <a href="../constructor/dcOption.md">dcOption</a>#5d8c6cc flags:<a href="../type/#.md">#</a> ipv6:<a href="../type/flags.0?true.md">flags.0?true</a> media_only:<a href="../type/flags.1?true.md">flags.1?true</a> tcpo_only:<a href="../type/flags.2?true.md">flags.2?true</a> cdn:<a href="../type/flags.3?true.md">flags.3?true</a> id:<a href="../type/int.md">int</a> ip_address:<a href="../type/string.md">string</a> port:<a href="../type/int.md">int</a> = <a href="../type/DcOption.md">DcOption</a>;
  336.  
  337. <a href="../constructor/config.md">config</a>#cb601684 flags:<a href="../type/#.md">#</a> phonecalls_enabled:<a href="../type/flags.1?true.md">flags.1?true</a> date:<a href="../type/int.md">int</a> expires:<a href="../type/int.md">int</a> test_mode:<a href="../type/Bool.md">Bool</a> this_dc:<a href="../type/int.md">int</a> dc_options:Vector<<a href="../type/DcOption.md">DcOption</a>> chat_size_max:<a href="../type/int.md">int</a> megagroup_size_max:<a href="../type/int.md">int</a> forwarded_count_max:<a href="../type/int.md">int</a> online_update_period_ms:<a href="../type/int.md">int</a> offline_blur_timeout_ms:<a href="../type/int.md">int</a> offline_idle_timeout_ms:<a href="../type/int.md">int</a> online_cloud_timeout_ms:<a href="../type/int.md">int</a> notify_cloud_delay_ms:<a href="../type/int.md">int</a> notify_default_delay_ms:<a href="../type/int.md">int</a> chat_big_size:<a href="../type/int.md">int</a> push_chat_period_ms:<a href="../type/int.md">int</a> push_chat_limit:<a href="../type/int.md">int</a> saved_gifs_limit:<a href="../type/int.md">int</a> edit_time_limit:<a href="../type/int.md">int</a> rating_e_decay:<a href="../type/int.md">int</a> stickers_recent_limit:<a href="../type/int.md">int</a> tmp_sessions:<a href="../type/flags.0?int.md">flags.0?int</a> pinned_dialogs_count_max:<a href="../type/int.md">int</a> call_receive_timeout_ms:<a href="../type/int.md">int</a> call_ring_timeout_ms:<a href="../type/int.md">int</a> call_connect_timeout_ms:<a href="../type/int.md">int</a> call_packet_timeout_ms:<a href="../type/int.md">int</a> me_url_prefix:<a href="../type/string.md">string</a> disabled_features:Vector<<a href="../type/DisabledFeature.md">DisabledFeature</a>> = <a href="../type/Config.md">Config</a>;
  338.  
  339. <a href="../constructor/nearestDc.md">nearestDc</a>#8e1a1775 country:<a href="../type/string.md">string</a> this_dc:<a href="../type/int.md">int</a> nearest_dc:<a href="../type/int.md">int</a> = <a href="../type/NearestDc.md">NearestDc</a>;
  340.  
  341. <a href="../constructor/help.appUpdate.md">help.appUpdate</a>#8987f311 id:<a href="../type/int.md">int</a> critical:<a href="../type/Bool.md">Bool</a> url:<a href="../type/string.md">string</a> text:<a href="../type/string.md">string</a> = <a href="../type/help.AppUpdate.md">help.AppUpdate</a>;
  342. <a href="../constructor/help.noAppUpdate.md">help.noAppUpdate</a>#c45a6536 = <a href="../type/help.AppUpdate.md">help.AppUpdate</a>;
  343.  
  344. <a href="../constructor/help.inviteText.md">help.inviteText</a>#18cb9f78 message:<a href="../type/string.md">string</a> = <a href="../type/help.InviteText.md">help.InviteText</a>;
  345.  
  346. <a href="../constructor/encryptedChatEmpty.md">encryptedChatEmpty</a>#ab7ec0a0 id:<a href="../type/int.md">int</a> = <a href="../type/EncryptedChat.md">EncryptedChat</a>;
  347. <a href="../constructor/encryptedChatWaiting.md">encryptedChatWaiting</a>#3bf703dc id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> admin_id:<a href="../type/int.md">int</a> participant_id:<a href="../type/int.md">int</a> = <a href="../type/EncryptedChat.md">EncryptedChat</a>;
  348. <a href="../constructor/encryptedChatRequested.md">encryptedChatRequested</a>#c878527e id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> admin_id:<a href="../type/int.md">int</a> participant_id:<a href="../type/int.md">int</a> g_a:<a href="../type/bytes.md">bytes</a> = <a href="../type/EncryptedChat.md">EncryptedChat</a>;
  349. <a href="../constructor/encryptedChat.md">encryptedChat</a>#fa56ce36 id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> admin_id:<a href="../type/int.md">int</a> participant_id:<a href="../type/int.md">int</a> g_a_or_b:<a href="../type/bytes.md">bytes</a> key_fingerprint:<a href="../type/long.md">long</a> = <a href="../type/EncryptedChat.md">EncryptedChat</a>;
  350. <a href="../constructor/encryptedChatDiscarded.md">encryptedChatDiscarded</a>#13d6dd27 id:<a href="../type/int.md">int</a> = <a href="../type/EncryptedChat.md">EncryptedChat</a>;
  351.  
  352. <a href="../constructor/inputEncryptedChat.md">inputEncryptedChat</a>#f141b5e1 chat_id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputEncryptedChat.md">InputEncryptedChat</a>;
  353.  
  354. <a href="../constructor/encryptedFileEmpty.md">encryptedFileEmpty</a>#c21f497e = <a href="../type/EncryptedFile.md">EncryptedFile</a>;
  355. <a href="../constructor/encryptedFile.md">encryptedFile</a>#4a70994c id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> size:<a href="../type/int.md">int</a> dc_id:<a href="../type/int.md">int</a> key_fingerprint:<a href="../type/int.md">int</a> = <a href="../type/EncryptedFile.md">EncryptedFile</a>;
  356.  
  357. <a href="../constructor/inputEncryptedFileEmpty.md">inputEncryptedFileEmpty</a>#1837c364 = <a href="../type/InputEncryptedFile.md">InputEncryptedFile</a>;
  358. <a href="../constructor/inputEncryptedFileUploaded.md">inputEncryptedFileUploaded</a>#64bd0306 id:<a href="../type/long.md">long</a> parts:<a href="../type/int.md">int</a> md5_checksum:<a href="../type/string.md">string</a> key_fingerprint:<a href="../type/int.md">int</a> = <a href="../type/InputEncryptedFile.md">InputEncryptedFile</a>;
  359. <a href="../constructor/inputEncryptedFile.md">inputEncryptedFile</a>#5a17b5e5 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputEncryptedFile.md">InputEncryptedFile</a>;
  360. <a href="../constructor/inputEncryptedFileBigUploaded.md">inputEncryptedFileBigUploaded</a>#2dc173c8 id:<a href="../type/long.md">long</a> parts:<a href="../type/int.md">int</a> key_fingerprint:<a href="../type/int.md">int</a> = <a href="../type/InputEncryptedFile.md">InputEncryptedFile</a>;
  361.  
  362. <a href="../constructor/encryptedMessage.md">encryptedMessage</a>#ed18c118 random_id:<a href="../type/long.md">long</a> chat_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> file:<a href="../type/EncryptedFile.md">EncryptedFile</a> = <a href="../type/EncryptedMessage.md">EncryptedMessage</a>;
  363. <a href="../constructor/encryptedMessageService.md">encryptedMessageService</a>#23734b06 random_id:<a href="../type/long.md">long</a> chat_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/EncryptedMessage.md">EncryptedMessage</a>;
  364.  
  365. <a href="../constructor/messages.dhConfigNotModified.md">messages.dhConfigNotModified</a>#c0e24635 random:<a href="../type/bytes.md">bytes</a> = <a href="../type/messages.DhConfig.md">messages.DhConfig</a>;
  366. <a href="../constructor/messages.dhConfig.md">messages.dhConfig</a>#2c221edd g:<a href="../type/int.md">int</a> p:<a href="../type/bytes.md">bytes</a> version:<a href="../type/int.md">int</a> random:<a href="../type/bytes.md">bytes</a> = <a href="../type/messages.DhConfig.md">messages.DhConfig</a>;
  367.  
  368. <a href="../constructor/messages.sentEncryptedMessage.md">messages.sentEncryptedMessage</a>#560f8935 date:<a href="../type/int.md">int</a> = <a href="../type/messages.SentEncryptedMessage.md">messages.SentEncryptedMessage</a>;
  369. <a href="../constructor/messages.sentEncryptedFile.md">messages.sentEncryptedFile</a>#9493ff32 date:<a href="../type/int.md">int</a> file:<a href="../type/EncryptedFile.md">EncryptedFile</a> = <a href="../type/messages.SentEncryptedMessage.md">messages.SentEncryptedMessage</a>;
  370.  
  371. <a href="../constructor/inputDocumentEmpty.md">inputDocumentEmpty</a>#72f0eaae = <a href="../type/InputDocument.md">InputDocument</a>;
  372. <a href="../constructor/inputDocument.md">inputDocument</a>#18798952 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputDocument.md">InputDocument</a>;
  373.  
  374. <a href="../constructor/documentEmpty.md">documentEmpty</a>#36f8c871 id:<a href="../type/long.md">long</a> = <a href="../type/Document.md">Document</a>;
  375. <a href="../constructor/document.md">document</a>#87232bc7 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> mime_type:<a href="../type/string.md">string</a> size:<a href="../type/int.md">int</a> thumb:<a href="../type/PhotoSize.md">PhotoSize</a> dc_id:<a href="../type/int.md">int</a> version:<a href="../type/int.md">int</a> attributes:Vector<<a href="../type/DocumentAttribute.md">DocumentAttribute</a>> = <a href="../type/Document.md">Document</a>;
  376.  
  377. <a href="../constructor/help.support.md">help.support</a>#17c6b5f6 phone_number:<a href="../type/string.md">string</a> user:<a href="../type/User.md">User</a> = <a href="../type/help.Support.md">help.Support</a>;
  378.  
  379. <a href="../constructor/notifyPeer.md">notifyPeer</a>#9fd40bd8 peer:<a href="../type/Peer.md">Peer</a> = <a href="../type/NotifyPeer.md">NotifyPeer</a>;
  380. <a href="../constructor/notifyUsers.md">notifyUsers</a>#b4c83b4c = <a href="../type/NotifyPeer.md">NotifyPeer</a>;
  381. <a href="../constructor/notifyChats.md">notifyChats</a>#c007cec3 = <a href="../type/NotifyPeer.md">NotifyPeer</a>;
  382. <a href="../constructor/notifyAll.md">notifyAll</a>#74d07c60 = <a href="../type/NotifyPeer.md">NotifyPeer</a>;
  383.  
  384. <a href="../constructor/sendMessageTypingAction.md">sendMessageTypingAction</a>#16bf744e = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  385. <a href="../constructor/sendMessageCancelAction.md">sendMessageCancelAction</a>#fd5ec8f5 = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  386. <a href="../constructor/sendMessageRecordVideoAction.md">sendMessageRecordVideoAction</a>#a187d66f = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  387. <a href="../constructor/sendMessageUploadVideoAction.md">sendMessageUploadVideoAction</a>#e9763aec progress:<a href="../type/int.md">int</a> = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  388. <a href="../constructor/sendMessageRecordAudioAction.md">sendMessageRecordAudioAction</a>#d52f73f7 = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  389. <a href="../constructor/sendMessageUploadAudioAction.md">sendMessageUploadAudioAction</a>#f351d7ab progress:<a href="../type/int.md">int</a> = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  390. <a href="../constructor/sendMessageUploadPhotoAction.md">sendMessageUploadPhotoAction</a>#d1d34a26 progress:<a href="../type/int.md">int</a> = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  391. <a href="../constructor/sendMessageUploadDocumentAction.md">sendMessageUploadDocumentAction</a>#aa0cd9e4 progress:<a href="../type/int.md">int</a> = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  392. <a href="../constructor/sendMessageGeoLocationAction.md">sendMessageGeoLocationAction</a>#176f8ba1 = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  393. <a href="../constructor/sendMessageChooseContactAction.md">sendMessageChooseContactAction</a>#628cbc6f = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  394. <a href="../constructor/sendMessageGamePlayAction.md">sendMessageGamePlayAction</a>#dd6a8f48 = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  395. <a href="../constructor/sendMessageRecordRoundAction.md">sendMessageRecordRoundAction</a>#88f27fbc = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  396. <a href="../constructor/sendMessageUploadRoundAction.md">sendMessageUploadRoundAction</a>#243e1c66 progress:<a href="../type/int.md">int</a> = <a href="../type/SendMessageAction.md">SendMessageAction</a>;
  397.  
  398. <a href="../constructor/contacts.found.md">contacts.found</a>#1aa1f784 results:Vector<<a href="../type/Peer.md">Peer</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/contacts.Found.md">contacts.Found</a>;
  399.  
  400. <a href="../constructor/inputPrivacyKeyStatusTimestamp.md">inputPrivacyKeyStatusTimestamp</a>#4f96cb18 = <a href="../type/InputPrivacyKey.md">InputPrivacyKey</a>;
  401. <a href="../constructor/inputPrivacyKeyChatInvite.md">inputPrivacyKeyChatInvite</a>#bdfb0426 = <a href="../type/InputPrivacyKey.md">InputPrivacyKey</a>;
  402. <a href="../constructor/inputPrivacyKeyPhoneCall.md">inputPrivacyKeyPhoneCall</a>#fabadc5f = <a href="../type/InputPrivacyKey.md">InputPrivacyKey</a>;
  403.  
  404. <a href="../constructor/privacyKeyStatusTimestamp.md">privacyKeyStatusTimestamp</a>#bc2eab30 = <a href="../type/PrivacyKey.md">PrivacyKey</a>;
  405. <a href="../constructor/privacyKeyChatInvite.md">privacyKeyChatInvite</a>#500e6dfa = <a href="../type/PrivacyKey.md">PrivacyKey</a>;
  406. <a href="../constructor/privacyKeyPhoneCall.md">privacyKeyPhoneCall</a>#3d662b7b = <a href="../type/PrivacyKey.md">PrivacyKey</a>;
  407.  
  408. <a href="../constructor/inputPrivacyValueAllowContacts.md">inputPrivacyValueAllowContacts</a>#d09e07b = <a href="../type/InputPrivacyRule.md">InputPrivacyRule</a>;
  409. <a href="../constructor/inputPrivacyValueAllowAll.md">inputPrivacyValueAllowAll</a>#184b35ce = <a href="../type/InputPrivacyRule.md">InputPrivacyRule</a>;
  410. <a href="../constructor/inputPrivacyValueAllowUsers.md">inputPrivacyValueAllowUsers</a>#131cc67f users:Vector<<a href="../type/InputUser.md">InputUser</a>> = <a href="../type/InputPrivacyRule.md">InputPrivacyRule</a>;
  411. <a href="../constructor/inputPrivacyValueDisallowContacts.md">inputPrivacyValueDisallowContacts</a>#ba52007 = <a href="../type/InputPrivacyRule.md">InputPrivacyRule</a>;
  412. <a href="../constructor/inputPrivacyValueDisallowAll.md">inputPrivacyValueDisallowAll</a>#d66b66c9 = <a href="../type/InputPrivacyRule.md">InputPrivacyRule</a>;
  413. <a href="../constructor/inputPrivacyValueDisallowUsers.md">inputPrivacyValueDisallowUsers</a>#90110467 users:Vector<<a href="../type/InputUser.md">InputUser</a>> = <a href="../type/InputPrivacyRule.md">InputPrivacyRule</a>;
  414.  
  415. <a href="../constructor/privacyValueAllowContacts.md">privacyValueAllowContacts</a>#fffe1bac = <a href="../type/PrivacyRule.md">PrivacyRule</a>;
  416. <a href="../constructor/privacyValueAllowAll.md">privacyValueAllowAll</a>#65427b82 = <a href="../type/PrivacyRule.md">PrivacyRule</a>;
  417. <a href="../constructor/privacyValueAllowUsers.md">privacyValueAllowUsers</a>#4d5bbe0c users:Vector<<a href="../type/int.md">int</a>> = <a href="../type/PrivacyRule.md">PrivacyRule</a>;
  418. <a href="../constructor/privacyValueDisallowContacts.md">privacyValueDisallowContacts</a>#f888fa1a = <a href="../type/PrivacyRule.md">PrivacyRule</a>;
  419. <a href="../constructor/privacyValueDisallowAll.md">privacyValueDisallowAll</a>#8b73e763 = <a href="../type/PrivacyRule.md">PrivacyRule</a>;
  420. <a href="../constructor/privacyValueDisallowUsers.md">privacyValueDisallowUsers</a>#c7f49b7 users:Vector<<a href="../type/int.md">int</a>> = <a href="../type/PrivacyRule.md">PrivacyRule</a>;
  421.  
  422. <a href="../constructor/account.privacyRules.md">account.privacyRules</a>#554abb6f rules:Vector<<a href="../type/PrivacyRule.md">PrivacyRule</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/account.PrivacyRules.md">account.PrivacyRules</a>;
  423.  
  424. <a href="../constructor/accountDaysTTL.md">accountDaysTTL</a>#b8d0afdf days:<a href="../type/int.md">int</a> = <a href="../type/AccountDaysTTL.md">AccountDaysTTL</a>;
  425.  
  426. <a href="../constructor/documentAttributeImageSize.md">documentAttributeImageSize</a>#6c37c15c w:<a href="../type/int.md">int</a> h:<a href="../type/int.md">int</a> = <a href="../type/DocumentAttribute.md">DocumentAttribute</a>;
  427. <a href="../constructor/documentAttributeAnimated.md">documentAttributeAnimated</a>#11b58939 = <a href="../type/DocumentAttribute.md">DocumentAttribute</a>;
  428. <a href="../constructor/documentAttributeSticker.md">documentAttributeSticker</a>#6319d612 flags:<a href="../type/#.md">#</a> mask:<a href="../type/flags.1?true.md">flags.1?true</a> alt:<a href="../type/string.md">string</a> stickerset:<a href="../type/InputStickerSet.md">InputStickerSet</a> mask_coords:<a href="../type/flags.0?MaskCoords.md">flags.0?MaskCoords</a> = <a href="../type/DocumentAttribute.md">DocumentAttribute</a>;
  429. <a href="../constructor/documentAttributeVideo.md">documentAttributeVideo</a>#ef02ce6 flags:<a href="../type/#.md">#</a> round_message:<a href="../type/flags.0?true.md">flags.0?true</a> duration:<a href="../type/int.md">int</a> w:<a href="../type/int.md">int</a> h:<a href="../type/int.md">int</a> = <a href="../type/DocumentAttribute.md">DocumentAttribute</a>;
  430. <a href="../constructor/documentAttributeAudio.md">documentAttributeAudio</a>#9852f9c6 flags:<a href="../type/#.md">#</a> voice:<a href="../type/flags.10?true.md">flags.10?true</a> duration:<a href="../type/int.md">int</a> title:<a href="../type/flags.0?string.md">flags.0?string</a> performer:<a href="../type/flags.1?string.md">flags.1?string</a> waveform:<a href="../type/flags.2?bytes.md">flags.2?bytes</a> = <a href="../type/DocumentAttribute.md">DocumentAttribute</a>;
  431. <a href="../constructor/documentAttributeFilename.md">documentAttributeFilename</a>#15590068 file_name:<a href="../type/string.md">string</a> = <a href="../type/DocumentAttribute.md">DocumentAttribute</a>;
  432. <a href="../constructor/documentAttributeHasStickers.md">documentAttributeHasStickers</a>#9801d2f7 = <a href="../type/DocumentAttribute.md">DocumentAttribute</a>;
  433.  
  434. <a href="../constructor/messages.stickersNotModified.md">messages.stickersNotModified</a>#f1749a22 = <a href="../type/messages.Stickers.md">messages.Stickers</a>;
  435. <a href="../constructor/messages.stickers.md">messages.stickers</a>#8a8ecd32 hash:<a href="../type/string.md">string</a> stickers:Vector<<a href="../type/Document.md">Document</a>> = <a href="../type/messages.Stickers.md">messages.Stickers</a>;
  436.  
  437. <a href="../constructor/stickerPack.md">stickerPack</a>#12b299d4 emoticon:<a href="../type/string.md">string</a> documents:Vector<<a href="../type/long.md">long</a>> = <a href="../type/StickerPack.md">StickerPack</a>;
  438.  
  439. <a href="../constructor/messages.allStickersNotModified.md">messages.allStickersNotModified</a>#e86602c3 = <a href="../type/messages.AllStickers.md">messages.AllStickers</a>;
  440. <a href="../constructor/messages.allStickers.md">messages.allStickers</a>#edfd405f hash:<a href="../type/int.md">int</a> sets:Vector<<a href="../type/StickerSet.md">StickerSet</a>> = <a href="../type/messages.AllStickers.md">messages.AllStickers</a>;
  441.  
  442. <a href="../constructor/disabledFeature.md">disabledFeature</a>#ae636f24 feature:<a href="../type/string.md">string</a> description:<a href="../type/string.md">string</a> = <a href="../type/DisabledFeature.md">DisabledFeature</a>;
  443.  
  444. <a href="../constructor/messages.affectedMessages.md">messages.affectedMessages</a>#84d19185 pts:<a href="../type/int.md">int</a> pts_count:<a href="../type/int.md">int</a> = <a href="../type/messages.AffectedMessages.md">messages.AffectedMessages</a>;
  445.  
  446. <a href="../constructor/contactLinkUnknown.md">contactLinkUnknown</a>#5f4f9247 = <a href="../type/ContactLink.md">ContactLink</a>;
  447. <a href="../constructor/contactLinkNone.md">contactLinkNone</a>#feedd3ad = <a href="../type/ContactLink.md">ContactLink</a>;
  448. <a href="../constructor/contactLinkHasPhone.md">contactLinkHasPhone</a>#268f3f59 = <a href="../type/ContactLink.md">ContactLink</a>;
  449. <a href="../constructor/contactLinkContact.md">contactLinkContact</a>#d502c2d0 = <a href="../type/ContactLink.md">ContactLink</a>;
  450.  
  451. <a href="../constructor/webPageEmpty.md">webPageEmpty</a>#eb1477e8 id:<a href="../type/long.md">long</a> = <a href="../type/WebPage.md">WebPage</a>;
  452. <a href="../constructor/webPagePending.md">webPagePending</a>#c586da1c id:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> = <a href="../type/WebPage.md">WebPage</a>;
  453. <a href="../constructor/webPage.md">webPage</a>#5f07b4bc flags:<a href="../type/#.md">#</a> id:<a href="../type/long.md">long</a> url:<a href="../type/string.md">string</a> display_url:<a href="../type/string.md">string</a> hash:<a href="../type/int.md">int</a> type:<a href="../type/flags.0?string.md">flags.0?string</a> site_name:<a href="../type/flags.1?string.md">flags.1?string</a> title:<a href="../type/flags.2?string.md">flags.2?string</a> description:<a href="../type/flags.3?string.md">flags.3?string</a> photo:<a href="../type/flags.4?Photo.md">flags.4?Photo</a> embed_url:<a href="../type/flags.5?string.md">flags.5?string</a> embed_type:<a href="../type/flags.5?string.md">flags.5?string</a> embed_width:<a href="../type/flags.6?int.md">flags.6?int</a> embed_height:<a href="../type/flags.6?int.md">flags.6?int</a> duration:<a href="../type/flags.7?int.md">flags.7?int</a> author:<a href="../type/flags.8?string.md">flags.8?string</a> document:<a href="../type/flags.9?Document.md">flags.9?Document</a> cached_page:<a href="../type/flags.10?Page.md">flags.10?Page</a> = <a href="../type/WebPage.md">WebPage</a>;
  454. <a href="../constructor/webPageNotModified.md">webPageNotModified</a>#85849473 = <a href="../type/WebPage.md">WebPage</a>;
  455.  
  456. <a href="../constructor/authorization.md">authorization</a>#7bf2e6f6 hash:<a href="../type/long.md">long</a> flags:<a href="../type/int.md">int</a> device_model:<a href="../type/string.md">string</a> platform:<a href="../type/string.md">string</a> system_version:<a href="../type/string.md">string</a> api_id:<a href="../type/int.md">int</a> app_name:<a href="../type/string.md">string</a> app_version:<a href="../type/string.md">string</a> date_created:<a href="../type/int.md">int</a> date_active:<a href="../type/int.md">int</a> ip:<a href="../type/string.md">string</a> country:<a href="../type/string.md">string</a> region:<a href="../type/string.md">string</a> = <a href="../type/Authorization.md">Authorization</a>;
  457.  
  458. <a href="../constructor/account.authorizations.md">account.authorizations</a>#1250abde authorizations:Vector<<a href="../type/Authorization.md">Authorization</a>> = <a href="../type/account.Authorizations.md">account.Authorizations</a>;
  459.  
  460. <a href="../constructor/account.noPassword.md">account.noPassword</a>#96dabc18 new_salt:<a href="../type/bytes.md">bytes</a> email_unconfirmed_pattern:<a href="../type/string.md">string</a> = <a href="../type/account.Password.md">account.Password</a>;
  461. <a href="../constructor/account.password.md">account.password</a>#7c18141c current_salt:<a href="../type/bytes.md">bytes</a> new_salt:<a href="../type/bytes.md">bytes</a> hint:<a href="../type/string.md">string</a> has_recovery:<a href="../type/Bool.md">Bool</a> email_unconfirmed_pattern:<a href="../type/string.md">string</a> = <a href="../type/account.Password.md">account.Password</a>;
  462.  
  463. <a href="../constructor/account.passwordSettings.md">account.passwordSettings</a>#b7b72ab3 email:<a href="../type/string.md">string</a> = <a href="../type/account.PasswordSettings.md">account.PasswordSettings</a>;
  464.  
  465. <a href="../constructor/account.passwordInputSettings.md">account.passwordInputSettings</a>#86916deb flags:<a href="../type/#.md">#</a> new_salt:<a href="../type/flags.0?bytes.md">flags.0?bytes</a> new_password_hash:<a href="../type/flags.0?bytes.md">flags.0?bytes</a> hint:<a href="../type/flags.0?string.md">flags.0?string</a> email:<a href="../type/flags.1?string.md">flags.1?string</a> = <a href="../type/account.PasswordInputSettings.md">account.PasswordInputSettings</a>;
  466.  
  467. <a href="../constructor/auth.passwordRecovery.md">auth.passwordRecovery</a>#137948a5 email_pattern:<a href="../type/string.md">string</a> = <a href="../type/auth.PasswordRecovery.md">auth.PasswordRecovery</a>;
  468.  
  469. <a href="../constructor/receivedNotifyMessage.md">receivedNotifyMessage</a>#a384b779 id:<a href="../type/int.md">int</a> flags:<a href="../type/int.md">int</a> = <a href="../type/ReceivedNotifyMessage.md">ReceivedNotifyMessage</a>;
  470.  
  471. <a href="../constructor/chatInviteEmpty.md">chatInviteEmpty</a>#69df3769 = <a href="../type/ExportedChatInvite.md">ExportedChatInvite</a>;
  472. <a href="../constructor/chatInviteExported.md">chatInviteExported</a>#fc2e05bc link:<a href="../type/string.md">string</a> = <a href="../type/ExportedChatInvite.md">ExportedChatInvite</a>;
  473.  
  474. <a href="../constructor/chatInviteAlready.md">chatInviteAlready</a>#5a686d7c chat:<a href="../type/Chat.md">Chat</a> = <a href="../type/ChatInvite.md">ChatInvite</a>;
  475. <a href="../constructor/chatInvite.md">chatInvite</a>#db74f558 flags:<a href="../type/#.md">#</a> channel:<a href="../type/flags.0?true.md">flags.0?true</a> broadcast:<a href="../type/flags.1?true.md">flags.1?true</a> public:<a href="../type/flags.2?true.md">flags.2?true</a> megagroup:<a href="../type/flags.3?true.md">flags.3?true</a> title:<a href="../type/string.md">string</a> photo:<a href="../type/ChatPhoto.md">ChatPhoto</a> participants_count:<a href="../type/int.md">int</a> participants:Vector<<a href="../type/flags.4?Vector.md">flags.4?Vector</a>> = <a href="../type/ChatInvite.md">ChatInvite</a>;
  476.  
  477. <a href="../constructor/inputStickerSetEmpty.md">inputStickerSetEmpty</a>#ffb62b95 = <a href="../type/InputStickerSet.md">InputStickerSet</a>;
  478. <a href="../constructor/inputStickerSetID.md">inputStickerSetID</a>#9de7a269 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputStickerSet.md">InputStickerSet</a>;
  479. <a href="../constructor/inputStickerSetShortName.md">inputStickerSetShortName</a>#861cc8a0 short_name:<a href="../type/string.md">string</a> = <a href="../type/InputStickerSet.md">InputStickerSet</a>;
  480.  
  481. <a href="../constructor/stickerSet.md">stickerSet</a>#cd303b41 flags:<a href="../type/#.md">#</a> installed:<a href="../type/flags.0?true.md">flags.0?true</a> archived:<a href="../type/flags.1?true.md">flags.1?true</a> official:<a href="../type/flags.2?true.md">flags.2?true</a> masks:<a href="../type/flags.3?true.md">flags.3?true</a> id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> title:<a href="../type/string.md">string</a> short_name:<a href="../type/string.md">string</a> count:<a href="../type/int.md">int</a> hash:<a href="../type/int.md">int</a> = <a href="../type/StickerSet.md">StickerSet</a>;
  482.  
  483. <a href="../constructor/messages.stickerSet.md">messages.stickerSet</a>#b60a24a6 set:<a href="../type/StickerSet.md">StickerSet</a> packs:Vector<<a href="../type/StickerPack.md">StickerPack</a>> documents:Vector<<a href="../type/Document.md">Document</a>> = <a href="../type/messages.StickerSet.md">messages.StickerSet</a>;
  484.  
  485. <a href="../constructor/botCommand.md">botCommand</a>#c27ac8c7 command:<a href="../type/string.md">string</a> description:<a href="../type/string.md">string</a> = <a href="../type/BotCommand.md">BotCommand</a>;
  486.  
  487. <a href="../constructor/botInfo.md">botInfo</a>#98e81d3a user_id:<a href="../type/int.md">int</a> description:<a href="../type/string.md">string</a> commands:Vector<<a href="../type/BotCommand.md">BotCommand</a>> = <a href="../type/BotInfo.md">BotInfo</a>;
  488.  
  489. <a href="../constructor/keyboardButton.md">keyboardButton</a>#a2fa4880 text:<a href="../type/string.md">string</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  490. <a href="../constructor/keyboardButtonUrl.md">keyboardButtonUrl</a>#258aff05 text:<a href="../type/string.md">string</a> url:<a href="../type/string.md">string</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  491. <a href="../constructor/keyboardButtonCallback.md">keyboardButtonCallback</a>#683a5e46 text:<a href="../type/string.md">string</a> data:<a href="../type/bytes.md">bytes</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  492. <a href="../constructor/keyboardButtonRequestPhone.md">keyboardButtonRequestPhone</a>#b16a6c29 text:<a href="../type/string.md">string</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  493. <a href="../constructor/keyboardButtonRequestGeoLocation.md">keyboardButtonRequestGeoLocation</a>#fc796b3f text:<a href="../type/string.md">string</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  494. <a href="../constructor/keyboardButtonSwitchInline.md">keyboardButtonSwitchInline</a>#568a748 flags:<a href="../type/#.md">#</a> same_peer:<a href="../type/flags.0?true.md">flags.0?true</a> text:<a href="../type/string.md">string</a> query:<a href="../type/string.md">string</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  495. <a href="../constructor/keyboardButtonGame.md">keyboardButtonGame</a>#50f41ccf text:<a href="../type/string.md">string</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  496. <a href="../constructor/keyboardButtonBuy.md">keyboardButtonBuy</a>#afd93fbb text:<a href="../type/string.md">string</a> = <a href="../type/KeyboardButton.md">KeyboardButton</a>;
  497.  
  498. <a href="../constructor/keyboardButtonRow.md">keyboardButtonRow</a>#77608b83 buttons:Vector<<a href="../type/KeyboardButton.md">KeyboardButton</a>> = <a href="../type/KeyboardButtonRow.md">KeyboardButtonRow</a>;
  499.  
  500. <a href="../constructor/replyKeyboardHide.md">replyKeyboardHide</a>#a03e5b85 flags:<a href="../type/#.md">#</a> selective:<a href="../type/flags.2?true.md">flags.2?true</a> = <a href="../type/ReplyMarkup.md">ReplyMarkup</a>;
  501. <a href="../constructor/replyKeyboardForceReply.md">replyKeyboardForceReply</a>#f4108aa0 flags:<a href="../type/#.md">#</a> single_use:<a href="../type/flags.1?true.md">flags.1?true</a> selective:<a href="../type/flags.2?true.md">flags.2?true</a> = <a href="../type/ReplyMarkup.md">ReplyMarkup</a>;
  502. <a href="../constructor/replyKeyboardMarkup.md">replyKeyboardMarkup</a>#3502758c flags:<a href="../type/#.md">#</a> resize:<a href="../type/flags.0?true.md">flags.0?true</a> single_use:<a href="../type/flags.1?true.md">flags.1?true</a> selective:<a href="../type/flags.2?true.md">flags.2?true</a> rows:Vector<<a href="../type/KeyboardButtonRow.md">KeyboardButtonRow</a>> = <a href="../type/ReplyMarkup.md">ReplyMarkup</a>;
  503. <a href="../constructor/replyInlineMarkup.md">replyInlineMarkup</a>#48a30254 rows:Vector<<a href="../type/KeyboardButtonRow.md">KeyboardButtonRow</a>> = <a href="../type/ReplyMarkup.md">ReplyMarkup</a>;
  504.  
  505. <a href="../constructor/messageEntityUnknown.md">messageEntityUnknown</a>#bb92ba95 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  506. <a href="../constructor/messageEntityMention.md">messageEntityMention</a>#fa04579d offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  507. <a href="../constructor/messageEntityHashtag.md">messageEntityHashtag</a>#6f635b0d offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  508. <a href="../constructor/messageEntityBotCommand.md">messageEntityBotCommand</a>#6cef8ac7 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  509. <a href="../constructor/messageEntityUrl.md">messageEntityUrl</a>#6ed02538 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  510. <a href="../constructor/messageEntityEmail.md">messageEntityEmail</a>#64e475c2 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  511. <a href="../constructor/messageEntityBold.md">messageEntityBold</a>#bd610bc9 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  512. <a href="../constructor/messageEntityItalic.md">messageEntityItalic</a>#826f8b60 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  513. <a href="../constructor/messageEntityCode.md">messageEntityCode</a>#28a20571 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  514. <a href="../constructor/messageEntityPre.md">messageEntityPre</a>#73924be0 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> language:<a href="../type/string.md">string</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  515. <a href="../constructor/messageEntityTextUrl.md">messageEntityTextUrl</a>#76a6d327 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> url:<a href="../type/string.md">string</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  516. <a href="../constructor/messageEntityMentionName.md">messageEntityMentionName</a>#352dca58 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> user_id:<a href="../type/int.md">int</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  517. <a href="../constructor/inputMessageEntityMentionName.md">inputMessageEntityMentionName</a>#208e68c9 offset:<a href="../type/int.md">int</a> length:<a href="../type/int.md">int</a> user_id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/MessageEntity.md">MessageEntity</a>;
  518.  
  519. <a href="../constructor/inputChannelEmpty.md">inputChannelEmpty</a>#ee8c1e86 = <a href="../type/InputChannel.md">InputChannel</a>;
  520. <a href="../constructor/inputChannel.md">inputChannel</a>#afeb712e channel_id:<a href="../type/int.md">int</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputChannel.md">InputChannel</a>;
  521.  
  522. <a href="../constructor/contacts.resolvedPeer.md">contacts.resolvedPeer</a>#7f077ad9 peer:<a href="../type/Peer.md">Peer</a> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/contacts.ResolvedPeer.md">contacts.ResolvedPeer</a>;
  523.  
  524. <a href="../constructor/messageRange.md">messageRange</a>#ae30253 min_id:<a href="../type/int.md">int</a> max_id:<a href="../type/int.md">int</a> = <a href="../type/MessageRange.md">MessageRange</a>;
  525.  
  526. <a href="../constructor/updates.channelDifferenceEmpty.md">updates.channelDifferenceEmpty</a>#3e11affb flags:<a href="../type/#.md">#</a> final:<a href="../type/flags.0?true.md">flags.0?true</a> pts:<a href="../type/int.md">int</a> timeout:<a href="../type/flags.1?int.md">flags.1?int</a> = <a href="../type/updates.ChannelDifference.md">updates.ChannelDifference</a>;
  527. <a href="../constructor/updates.channelDifferenceTooLong.md">updates.channelDifferenceTooLong</a>#410dee07 flags:<a href="../type/#.md">#</a> final:<a href="../type/flags.0?true.md">flags.0?true</a> pts:<a href="../type/int.md">int</a> timeout:<a href="../type/flags.1?int.md">flags.1?int</a> top_message:<a href="../type/int.md">int</a> read_inbox_max_id:<a href="../type/int.md">int</a> read_outbox_max_id:<a href="../type/int.md">int</a> unread_count:<a href="../type/int.md">int</a> messages:Vector<<a href="../type/Message.md">Message</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/updates.ChannelDifference.md">updates.ChannelDifference</a>;
  528. <a href="../constructor/updates.channelDifference.md">updates.channelDifference</a>#2064674e flags:<a href="../type/#.md">#</a> final:<a href="../type/flags.0?true.md">flags.0?true</a> pts:<a href="../type/int.md">int</a> timeout:<a href="../type/flags.1?int.md">flags.1?int</a> new_messages:Vector<<a href="../type/Message.md">Message</a>> other_updates:Vector<<a href="../type/Update.md">Update</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/updates.ChannelDifference.md">updates.ChannelDifference</a>;
  529.  
  530. <a href="../constructor/channelMessagesFilterEmpty.md">channelMessagesFilterEmpty</a>#94d42ee7 = <a href="../type/ChannelMessagesFilter.md">ChannelMessagesFilter</a>;
  531. <a href="../constructor/channelMessagesFilter.md">channelMessagesFilter</a>#cd77d957 flags:<a href="../type/#.md">#</a> exclude_new_messages:<a href="../type/flags.1?true.md">flags.1?true</a> ranges:Vector<<a href="../type/MessageRange.md">MessageRange</a>> = <a href="../type/ChannelMessagesFilter.md">ChannelMessagesFilter</a>;
  532.  
  533. <a href="../constructor/channelParticipant.md">channelParticipant</a>#15ebac1d user_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ChannelParticipant.md">ChannelParticipant</a>;
  534. <a href="../constructor/channelParticipantSelf.md">channelParticipantSelf</a>#a3289a6d user_id:<a href="../type/int.md">int</a> inviter_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ChannelParticipant.md">ChannelParticipant</a>;
  535. <a href="../constructor/channelParticipantModerator.md">channelParticipantModerator</a>#91057fef user_id:<a href="../type/int.md">int</a> inviter_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ChannelParticipant.md">ChannelParticipant</a>;
  536. <a href="../constructor/channelParticipantEditor.md">channelParticipantEditor</a>#98192d61 user_id:<a href="../type/int.md">int</a> inviter_id:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ChannelParticipant.md">ChannelParticipant</a>;
  537. <a href="../constructor/channelParticipantKicked.md">channelParticipantKicked</a>#8cc5e69a user_id:<a href="../type/int.md">int</a> kicked_by:<a href="../type/int.md">int</a> date:<a href="../type/int.md">int</a> = <a href="../type/ChannelParticipant.md">ChannelParticipant</a>;
  538. <a href="../constructor/channelParticipantCreator.md">channelParticipantCreator</a>#e3e2e1f9 user_id:<a href="../type/int.md">int</a> = <a href="../type/ChannelParticipant.md">ChannelParticipant</a>;
  539.  
  540. <a href="../constructor/channelParticipantsRecent.md">channelParticipantsRecent</a>#de3f3c79 = <a href="../type/ChannelParticipantsFilter.md">ChannelParticipantsFilter</a>;
  541. <a href="../constructor/channelParticipantsAdmins.md">channelParticipantsAdmins</a>#b4608969 = <a href="../type/ChannelParticipantsFilter.md">ChannelParticipantsFilter</a>;
  542. <a href="../constructor/channelParticipantsKicked.md">channelParticipantsKicked</a>#3c37bb7a = <a href="../type/ChannelParticipantsFilter.md">ChannelParticipantsFilter</a>;
  543. <a href="../constructor/channelParticipantsBots.md">channelParticipantsBots</a>#b0d1865b = <a href="../type/ChannelParticipantsFilter.md">ChannelParticipantsFilter</a>;
  544.  
  545. <a href="../constructor/channelRoleEmpty.md">channelRoleEmpty</a>#b285a0c6 = <a href="../type/ChannelParticipantRole.md">ChannelParticipantRole</a>;
  546. <a href="../constructor/channelRoleModerator.md">channelRoleModerator</a>#9618d975 = <a href="../type/ChannelParticipantRole.md">ChannelParticipantRole</a>;
  547. <a href="../constructor/channelRoleEditor.md">channelRoleEditor</a>#820bfe8c = <a href="../type/ChannelParticipantRole.md">ChannelParticipantRole</a>;
  548.  
  549. <a href="../constructor/channels.channelParticipants.md">channels.channelParticipants</a>#f56ee2a8 count:<a href="../type/int.md">int</a> participants:Vector<<a href="../type/ChannelParticipant.md">ChannelParticipant</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/channels.ChannelParticipants.md">channels.ChannelParticipants</a>;
  550.  
  551. <a href="../constructor/channels.channelParticipant.md">channels.channelParticipant</a>#d0d9b163 participant:<a href="../type/ChannelParticipant.md">ChannelParticipant</a> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/channels.ChannelParticipant.md">channels.ChannelParticipant</a>;
  552.  
  553. <a href="../constructor/help.termsOfService.md">help.termsOfService</a>#f1ee3e90 text:<a href="../type/string.md">string</a> = <a href="../type/help.TermsOfService.md">help.TermsOfService</a>;
  554.  
  555. <a href="../constructor/foundGif.md">foundGif</a>#162ecc1f url:<a href="../type/string.md">string</a> thumb_url:<a href="../type/string.md">string</a> content_url:<a href="../type/string.md">string</a> content_type:<a href="../type/string.md">string</a> w:<a href="../type/int.md">int</a> h:<a href="../type/int.md">int</a> = <a href="../type/FoundGif.md">FoundGif</a>;
  556. <a href="../constructor/foundGifCached.md">foundGifCached</a>#9c750409 url:<a href="../type/string.md">string</a> photo:<a href="../type/Photo.md">Photo</a> document:<a href="../type/Document.md">Document</a> = <a href="../type/FoundGif.md">FoundGif</a>;
  557.  
  558. <a href="../constructor/messages.foundGifs.md">messages.foundGifs</a>#450a1c0a next_offset:<a href="../type/int.md">int</a> results:Vector<<a href="../type/FoundGif.md">FoundGif</a>> = <a href="../type/messages.FoundGifs.md">messages.FoundGifs</a>;
  559.  
  560. <a href="../constructor/messages.savedGifsNotModified.md">messages.savedGifsNotModified</a>#e8025ca2 = <a href="../type/messages.SavedGifs.md">messages.SavedGifs</a>;
  561. <a href="../constructor/messages.savedGifs.md">messages.savedGifs</a>#2e0709a5 hash:<a href="../type/int.md">int</a> gifs:Vector<<a href="../type/Document.md">Document</a>> = <a href="../type/messages.SavedGifs.md">messages.SavedGifs</a>;
  562.  
  563. <a href="../constructor/inputBotInlineMessageMediaAuto.md">inputBotInlineMessageMediaAuto</a>#292fed13 flags:<a href="../type/#.md">#</a> caption:<a href="../type/string.md">string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a>;
  564. <a href="../constructor/inputBotInlineMessageText.md">inputBotInlineMessageText</a>#3dcd7a87 flags:<a href="../type/#.md">#</a> no_webpage:<a href="../type/flags.0?true.md">flags.0?true</a> message:<a href="../type/string.md">string</a> entities:Vector<<a href="../type/flags.1?Vector.md">flags.1?Vector</a>> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a>;
  565. <a href="../constructor/inputBotInlineMessageMediaGeo.md">inputBotInlineMessageMediaGeo</a>#f4a59de1 flags:<a href="../type/#.md">#</a> geo_point:<a href="../type/InputGeoPoint.md">InputGeoPoint</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a>;
  566. <a href="../constructor/inputBotInlineMessageMediaVenue.md">inputBotInlineMessageMediaVenue</a>#aaafadc8 flags:<a href="../type/#.md">#</a> geo_point:<a href="../type/InputGeoPoint.md">InputGeoPoint</a> title:<a href="../type/string.md">string</a> address:<a href="../type/string.md">string</a> provider:<a href="../type/string.md">string</a> venue_id:<a href="../type/string.md">string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a>;
  567. <a href="../constructor/inputBotInlineMessageMediaContact.md">inputBotInlineMessageMediaContact</a>#2daf01a7 flags:<a href="../type/#.md">#</a> phone_number:<a href="../type/string.md">string</a> first_name:<a href="../type/string.md">string</a> last_name:<a href="../type/string.md">string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a>;
  568. <a href="../constructor/inputBotInlineMessageGame.md">inputBotInlineMessageGame</a>#4b425864 flags:<a href="../type/#.md">#</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a>;
  569.  
  570. <a href="../constructor/inputBotInlineResult.md">inputBotInlineResult</a>#2cbbe15a flags:<a href="../type/#.md">#</a> id:<a href="../type/string.md">string</a> type:<a href="../type/string.md">string</a> title:<a href="../type/flags.1?string.md">flags.1?string</a> description:<a href="../type/flags.2?string.md">flags.2?string</a> url:<a href="../type/flags.3?string.md">flags.3?string</a> thumb_url:<a href="../type/flags.4?string.md">flags.4?string</a> content_url:<a href="../type/flags.5?string.md">flags.5?string</a> content_type:<a href="../type/flags.5?string.md">flags.5?string</a> w:<a href="../type/flags.6?int.md">flags.6?int</a> h:<a href="../type/flags.6?int.md">flags.6?int</a> duration:<a href="../type/flags.7?int.md">flags.7?int</a> send_message:<a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a> = <a href="../type/InputBotInlineResult.md">InputBotInlineResult</a>;
  571. <a href="../constructor/inputBotInlineResultPhoto.md">inputBotInlineResultPhoto</a>#a8d864a7 id:<a href="../type/string.md">string</a> type:<a href="../type/string.md">string</a> photo:<a href="../type/InputPhoto.md">InputPhoto</a> send_message:<a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a> = <a href="../type/InputBotInlineResult.md">InputBotInlineResult</a>;
  572. <a href="../constructor/inputBotInlineResultDocument.md">inputBotInlineResultDocument</a>#fff8fdc4 flags:<a href="../type/#.md">#</a> id:<a href="../type/string.md">string</a> type:<a href="../type/string.md">string</a> title:<a href="../type/flags.1?string.md">flags.1?string</a> description:<a href="../type/flags.2?string.md">flags.2?string</a> document:<a href="../type/InputDocument.md">InputDocument</a> send_message:<a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a> = <a href="../type/InputBotInlineResult.md">InputBotInlineResult</a>;
  573. <a href="../constructor/inputBotInlineResultGame.md">inputBotInlineResultGame</a>#4fa417f2 id:<a href="../type/string.md">string</a> short_name:<a href="../type/string.md">string</a> send_message:<a href="../type/InputBotInlineMessage.md">InputBotInlineMessage</a> = <a href="../type/InputBotInlineResult.md">InputBotInlineResult</a>;
  574.  
  575. <a href="../constructor/botInlineMessageMediaAuto.md">botInlineMessageMediaAuto</a>#a74b15b flags:<a href="../type/#.md">#</a> caption:<a href="../type/string.md">string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/BotInlineMessage.md">BotInlineMessage</a>;
  576. <a href="../constructor/botInlineMessageText.md">botInlineMessageText</a>#8c7f65e2 flags:<a href="../type/#.md">#</a> no_webpage:<a href="../type/flags.0?true.md">flags.0?true</a> message:<a href="../type/string.md">string</a> entities:Vector<<a href="../type/flags.1?Vector.md">flags.1?Vector</a>> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/BotInlineMessage.md">BotInlineMessage</a>;
  577. <a href="../constructor/botInlineMessageMediaGeo.md">botInlineMessageMediaGeo</a>#3a8fd8b8 flags:<a href="../type/#.md">#</a> geo:<a href="../type/GeoPoint.md">GeoPoint</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/BotInlineMessage.md">BotInlineMessage</a>;
  578. <a href="../constructor/botInlineMessageMediaVenue.md">botInlineMessageMediaVenue</a>#4366232e flags:<a href="../type/#.md">#</a> geo:<a href="../type/GeoPoint.md">GeoPoint</a> title:<a href="../type/string.md">string</a> address:<a href="../type/string.md">string</a> provider:<a href="../type/string.md">string</a> venue_id:<a href="../type/string.md">string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/BotInlineMessage.md">BotInlineMessage</a>;
  579. <a href="../constructor/botInlineMessageMediaContact.md">botInlineMessageMediaContact</a>#35edb4d4 flags:<a href="../type/#.md">#</a> phone_number:<a href="../type/string.md">string</a> first_name:<a href="../type/string.md">string</a> last_name:<a href="../type/string.md">string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/BotInlineMessage.md">BotInlineMessage</a>;
  580.  
  581. <a href="../constructor/botInlineResult.md">botInlineResult</a>#9bebaeb9 flags:<a href="../type/#.md">#</a> id:<a href="../type/string.md">string</a> type:<a href="../type/string.md">string</a> title:<a href="../type/flags.1?string.md">flags.1?string</a> description:<a href="../type/flags.2?string.md">flags.2?string</a> url:<a href="../type/flags.3?string.md">flags.3?string</a> thumb_url:<a href="../type/flags.4?string.md">flags.4?string</a> content_url:<a href="../type/flags.5?string.md">flags.5?string</a> content_type:<a href="../type/flags.5?string.md">flags.5?string</a> w:<a href="../type/flags.6?int.md">flags.6?int</a> h:<a href="../type/flags.6?int.md">flags.6?int</a> duration:<a href="../type/flags.7?int.md">flags.7?int</a> send_message:<a href="../type/BotInlineMessage.md">BotInlineMessage</a> = <a href="../type/BotInlineResult.md">BotInlineResult</a>;
  582. <a href="../constructor/botInlineMediaResult.md">botInlineMediaResult</a>#17db940b flags:<a href="../type/#.md">#</a> id:<a href="../type/string.md">string</a> type:<a href="../type/string.md">string</a> photo:<a href="../type/flags.0?Photo.md">flags.0?Photo</a> document:<a href="../type/flags.1?Document.md">flags.1?Document</a> title:<a href="../type/flags.2?string.md">flags.2?string</a> description:<a href="../type/flags.3?string.md">flags.3?string</a> send_message:<a href="../type/BotInlineMessage.md">BotInlineMessage</a> = <a href="../type/BotInlineResult.md">BotInlineResult</a>;
  583.  
  584. <a href="../constructor/messages.botResults.md">messages.botResults</a>#ccd3563d flags:<a href="../type/#.md">#</a> gallery:<a href="../type/flags.0?true.md">flags.0?true</a> query_id:<a href="../type/long.md">long</a> next_offset:<a href="../type/flags.1?string.md">flags.1?string</a> switch_pm:<a href="../type/flags.2?InlineBotSwitchPM.md">flags.2?InlineBotSwitchPM</a> results:Vector<<a href="../type/BotInlineResult.md">BotInlineResult</a>> cache_time:<a href="../type/int.md">int</a> = <a href="../type/messages.BotResults.md">messages.BotResults</a>;
  585.  
  586. <a href="../constructor/exportedMessageLink.md">exportedMessageLink</a>#1f486803 link:<a href="../type/string.md">string</a> = <a href="../type/ExportedMessageLink.md">ExportedMessageLink</a>;
  587.  
  588. <a href="../constructor/messageFwdHeader.md">messageFwdHeader</a>#c786ddcb flags:<a href="../type/#.md">#</a> from_id:<a href="../type/flags.0?int.md">flags.0?int</a> date:<a href="../type/int.md">int</a> channel_id:<a href="../type/flags.1?int.md">flags.1?int</a> channel_post:<a href="../type/flags.2?int.md">flags.2?int</a> = <a href="../type/MessageFwdHeader.md">MessageFwdHeader</a>;
  589.  
  590. <a href="../constructor/auth.codeTypeSms.md">auth.codeTypeSms</a>#72a3158c = <a href="../type/auth.CodeType.md">auth.CodeType</a>;
  591. <a href="../constructor/auth.codeTypeCall.md">auth.codeTypeCall</a>#741cd3e3 = <a href="../type/auth.CodeType.md">auth.CodeType</a>;
  592. <a href="../constructor/auth.codeTypeFlashCall.md">auth.codeTypeFlashCall</a>#226ccefb = <a href="../type/auth.CodeType.md">auth.CodeType</a>;
  593.  
  594. <a href="../constructor/auth.sentCodeTypeApp.md">auth.sentCodeTypeApp</a>#3dbb5986 length:<a href="../type/int.md">int</a> = <a href="../type/auth.SentCodeType.md">auth.SentCodeType</a>;
  595. <a href="../constructor/auth.sentCodeTypeSms.md">auth.sentCodeTypeSms</a>#c000bba2 length:<a href="../type/int.md">int</a> = <a href="../type/auth.SentCodeType.md">auth.SentCodeType</a>;
  596. <a href="../constructor/auth.sentCodeTypeCall.md">auth.sentCodeTypeCall</a>#5353e5a7 length:<a href="../type/int.md">int</a> = <a href="../type/auth.SentCodeType.md">auth.SentCodeType</a>;
  597. <a href="../constructor/auth.sentCodeTypeFlashCall.md">auth.sentCodeTypeFlashCall</a>#ab03c6d9 pattern:<a href="../type/string.md">string</a> = <a href="../type/auth.SentCodeType.md">auth.SentCodeType</a>;
  598.  
  599. <a href="../constructor/messages.botCallbackAnswer.md">messages.botCallbackAnswer</a>#36585ea4 flags:<a href="../type/#.md">#</a> alert:<a href="../type/flags.1?true.md">flags.1?true</a> has_url:<a href="../type/flags.3?true.md">flags.3?true</a> message:<a href="../type/flags.0?string.md">flags.0?string</a> url:<a href="../type/flags.2?string.md">flags.2?string</a> cache_time:<a href="../type/int.md">int</a> = <a href="../type/messages.BotCallbackAnswer.md">messages.BotCallbackAnswer</a>;
  600.  
  601. <a href="../constructor/messages.messageEditData.md">messages.messageEditData</a>#26b5dde6 flags:<a href="../type/#.md">#</a> caption:<a href="../type/flags.0?true.md">flags.0?true</a> = <a href="../type/messages.MessageEditData.md">messages.MessageEditData</a>;
  602.  
  603. <a href="../constructor/inputBotInlineMessageID.md">inputBotInlineMessageID</a>#890c3d89 dc_id:<a href="../type/int.md">int</a> id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputBotInlineMessageID.md">InputBotInlineMessageID</a>;
  604.  
  605. <a href="../constructor/inlineBotSwitchPM.md">inlineBotSwitchPM</a>#3c20629f text:<a href="../type/string.md">string</a> start_param:<a href="../type/string.md">string</a> = <a href="../type/InlineBotSwitchPM.md">InlineBotSwitchPM</a>;
  606.  
  607. <a href="../constructor/messages.peerDialogs.md">messages.peerDialogs</a>#3371c354 dialogs:Vector<<a href="../type/Dialog.md">Dialog</a>> messages:Vector<<a href="../type/Message.md">Message</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> state:<a href="../type/updates.State.md">updates.State</a> = <a href="../type/messages.PeerDialogs.md">messages.PeerDialogs</a>;
  608.  
  609. <a href="../constructor/topPeer.md">topPeer</a>#edcdc05b peer:<a href="../type/Peer.md">Peer</a> rating:<a href="../type/double.md">double</a> = <a href="../type/TopPeer.md">TopPeer</a>;
  610.  
  611. <a href="../constructor/topPeerCategoryBotsPM.md">topPeerCategoryBotsPM</a>#ab661b5b = <a href="../type/TopPeerCategory.md">TopPeerCategory</a>;
  612. <a href="../constructor/topPeerCategoryBotsInline.md">topPeerCategoryBotsInline</a>#148677e2 = <a href="../type/TopPeerCategory.md">TopPeerCategory</a>;
  613. <a href="../constructor/topPeerCategoryCorrespondents.md">topPeerCategoryCorrespondents</a>#637b7ed = <a href="../type/TopPeerCategory.md">TopPeerCategory</a>;
  614. <a href="../constructor/topPeerCategoryGroups.md">topPeerCategoryGroups</a>#bd17a14a = <a href="../type/TopPeerCategory.md">TopPeerCategory</a>;
  615. <a href="../constructor/topPeerCategoryChannels.md">topPeerCategoryChannels</a>#161d9628 = <a href="../type/TopPeerCategory.md">TopPeerCategory</a>;
  616.  
  617. <a href="../constructor/topPeerCategoryPeers.md">topPeerCategoryPeers</a>#fb834291 category:<a href="../type/TopPeerCategory.md">TopPeerCategory</a> count:<a href="../type/int.md">int</a> peers:Vector<<a href="../type/TopPeer.md">TopPeer</a>> = <a href="../type/TopPeerCategoryPeers.md">TopPeerCategoryPeers</a>;
  618.  
  619. <a href="../constructor/contacts.topPeersNotModified.md">contacts.topPeersNotModified</a>#de266ef5 = <a href="../type/contacts.TopPeers.md">contacts.TopPeers</a>;
  620. <a href="../constructor/contacts.topPeers.md">contacts.topPeers</a>#70b772a8 categories:Vector<<a href="../type/TopPeerCategoryPeers.md">TopPeerCategoryPeers</a>> chats:Vector<<a href="../type/Chat.md">Chat</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/contacts.TopPeers.md">contacts.TopPeers</a>;
  621.  
  622. <a href="../constructor/draftMessageEmpty.md">draftMessageEmpty</a>#ba4baec5 = <a href="../type/DraftMessage.md">DraftMessage</a>;
  623. <a href="../constructor/draftMessage.md">draftMessage</a>#fd8e711f flags:<a href="../type/#.md">#</a> no_webpage:<a href="../type/flags.1?true.md">flags.1?true</a> reply_to_msg_id:<a href="../type/flags.0?int.md">flags.0?int</a> message:<a href="../type/string.md">string</a> entities:Vector<<a href="../type/flags.3?Vector.md">flags.3?Vector</a>> date:<a href="../type/int.md">int</a> = <a href="../type/DraftMessage.md">DraftMessage</a>;
  624.  
  625. <a href="../constructor/messages.featuredStickersNotModified.md">messages.featuredStickersNotModified</a>#4ede3cf = <a href="../type/messages.FeaturedStickers.md">messages.FeaturedStickers</a>;
  626. <a href="../constructor/messages.featuredStickers.md">messages.featuredStickers</a>#f89d88e5 hash:<a href="../type/int.md">int</a> sets:Vector<<a href="../type/StickerSetCovered.md">StickerSetCovered</a>> unread:Vector<<a href="../type/long.md">long</a>> = <a href="../type/messages.FeaturedStickers.md">messages.FeaturedStickers</a>;
  627.  
  628. <a href="../constructor/messages.recentStickersNotModified.md">messages.recentStickersNotModified</a>#b17f890 = <a href="../type/messages.RecentStickers.md">messages.RecentStickers</a>;
  629. <a href="../constructor/messages.recentStickers.md">messages.recentStickers</a>#5ce20970 hash:<a href="../type/int.md">int</a> stickers:Vector<<a href="../type/Document.md">Document</a>> = <a href="../type/messages.RecentStickers.md">messages.RecentStickers</a>;
  630.  
  631. <a href="../constructor/messages.archivedStickers.md">messages.archivedStickers</a>#4fcba9c8 count:<a href="../type/int.md">int</a> sets:Vector<<a href="../type/StickerSetCovered.md">StickerSetCovered</a>> = <a href="../type/messages.ArchivedStickers.md">messages.ArchivedStickers</a>;
  632.  
  633. <a href="../constructor/messages.stickerSetInstallResultSuccess.md">messages.stickerSetInstallResultSuccess</a>#38641628 = <a href="../type/messages.StickerSetInstallResult.md">messages.StickerSetInstallResult</a>;
  634. <a href="../constructor/messages.stickerSetInstallResultArchive.md">messages.stickerSetInstallResultArchive</a>#35e410a8 sets:Vector<<a href="../type/StickerSetCovered.md">StickerSetCovered</a>> = <a href="../type/messages.StickerSetInstallResult.md">messages.StickerSetInstallResult</a>;
  635.  
  636. <a href="../constructor/stickerSetCovered.md">stickerSetCovered</a>#6410a5d2 set:<a href="../type/StickerSet.md">StickerSet</a> cover:<a href="../type/Document.md">Document</a> = <a href="../type/StickerSetCovered.md">StickerSetCovered</a>;
  637. <a href="../constructor/stickerSetMultiCovered.md">stickerSetMultiCovered</a>#3407e51b set:<a href="../type/StickerSet.md">StickerSet</a> covers:Vector<<a href="../type/Document.md">Document</a>> = <a href="../type/StickerSetCovered.md">StickerSetCovered</a>;
  638.  
  639. <a href="../constructor/maskCoords.md">maskCoords</a>#aed6dbb2 n:<a href="../type/int.md">int</a> x:<a href="../type/double.md">double</a> y:<a href="../type/double.md">double</a> zoom:<a href="../type/double.md">double</a> = <a href="../type/MaskCoords.md">MaskCoords</a>;
  640.  
  641. <a href="../constructor/inputStickeredMediaPhoto.md">inputStickeredMediaPhoto</a>#4a992157 id:<a href="../type/InputPhoto.md">InputPhoto</a> = <a href="../type/InputStickeredMedia.md">InputStickeredMedia</a>;
  642. <a href="../constructor/inputStickeredMediaDocument.md">inputStickeredMediaDocument</a>#438865b id:<a href="../type/InputDocument.md">InputDocument</a> = <a href="../type/InputStickeredMedia.md">InputStickeredMedia</a>;
  643.  
  644. <a href="../constructor/game.md">game</a>#bdf9653b flags:<a href="../type/#.md">#</a> id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> short_name:<a href="../type/string.md">string</a> title:<a href="../type/string.md">string</a> description:<a href="../type/string.md">string</a> photo:<a href="../type/Photo.md">Photo</a> document:<a href="../type/flags.0?Document.md">flags.0?Document</a> = <a href="../type/Game.md">Game</a>;
  645.  
  646. <a href="../constructor/inputGameID.md">inputGameID</a>#32c3e77 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputGame.md">InputGame</a>;
  647. <a href="../constructor/inputGameShortName.md">inputGameShortName</a>#c331e80a bot_id:<a href="../type/InputUser.md">InputUser</a> short_name:<a href="../type/string.md">string</a> = <a href="../type/InputGame.md">InputGame</a>;
  648.  
  649. <a href="../constructor/highScore.md">highScore</a>#58fffcd0 pos:<a href="../type/int.md">int</a> user_id:<a href="../type/int.md">int</a> score:<a href="../type/int.md">int</a> = <a href="../type/HighScore.md">HighScore</a>;
  650.  
  651. <a href="../constructor/messages.highScores.md">messages.highScores</a>#9a3bfd99 scores:Vector<<a href="../type/HighScore.md">HighScore</a>> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/messages.HighScores.md">messages.HighScores</a>;
  652.  
  653. <a href="../constructor/textEmpty.md">textEmpty</a>#dc3d824f = <a href="../type/RichText.md">RichText</a>;
  654. <a href="../constructor/textPlain.md">textPlain</a>#744694e0 text:<a href="../type/string.md">string</a> = <a href="../type/RichText.md">RichText</a>;
  655. <a href="../constructor/textBold.md">textBold</a>#6724abc4 text:<a href="../type/RichText.md">RichText</a> = <a href="../type/RichText.md">RichText</a>;
  656. <a href="../constructor/textItalic.md">textItalic</a>#d912a59c text:<a href="../type/RichText.md">RichText</a> = <a href="../type/RichText.md">RichText</a>;
  657. <a href="../constructor/textUnderline.md">textUnderline</a>#c12622c4 text:<a href="../type/RichText.md">RichText</a> = <a href="../type/RichText.md">RichText</a>;
  658. <a href="../constructor/textStrike.md">textStrike</a>#9bf8bb95 text:<a href="../type/RichText.md">RichText</a> = <a href="../type/RichText.md">RichText</a>;
  659. <a href="../constructor/textFixed.md">textFixed</a>#6c3f19b9 text:<a href="../type/RichText.md">RichText</a> = <a href="../type/RichText.md">RichText</a>;
  660. <a href="../constructor/textUrl.md">textUrl</a>#3c2884c1 text:<a href="../type/RichText.md">RichText</a> url:<a href="../type/string.md">string</a> webpage_id:<a href="../type/long.md">long</a> = <a href="../type/RichText.md">RichText</a>;
  661. <a href="../constructor/textEmail.md">textEmail</a>#de5a0dd6 text:<a href="../type/RichText.md">RichText</a> email:<a href="../type/string.md">string</a> = <a href="../type/RichText.md">RichText</a>;
  662. <a href="../constructor/textConcat.md">textConcat</a>#7e6260d7 texts:Vector<<a href="../type/RichText.md">RichText</a>> = <a href="../type/RichText.md">RichText</a>;
  663.  
  664. <a href="../constructor/pageBlockUnsupported.md">pageBlockUnsupported</a>#13567e8a = <a href="../type/PageBlock.md">PageBlock</a>;
  665. <a href="../constructor/pageBlockTitle.md">pageBlockTitle</a>#70abc3fd text:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  666. <a href="../constructor/pageBlockSubtitle.md">pageBlockSubtitle</a>#8ffa9a1f text:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  667. <a href="../constructor/pageBlockAuthorDate.md">pageBlockAuthorDate</a>#baafe5e0 author:<a href="../type/RichText.md">RichText</a> published_date:<a href="../type/int.md">int</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  668. <a href="../constructor/pageBlockHeader.md">pageBlockHeader</a>#bfd064ec text:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  669. <a href="../constructor/pageBlockSubheader.md">pageBlockSubheader</a>#f12bb6e1 text:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  670. <a href="../constructor/pageBlockParagraph.md">pageBlockParagraph</a>#467a0766 text:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  671. <a href="../constructor/pageBlockPreformatted.md">pageBlockPreformatted</a>#c070d93e text:<a href="../type/RichText.md">RichText</a> language:<a href="../type/string.md">string</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  672. <a href="../constructor/pageBlockFooter.md">pageBlockFooter</a>#48870999 text:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  673. <a href="../constructor/pageBlockDivider.md">pageBlockDivider</a>#db20b188 = <a href="../type/PageBlock.md">PageBlock</a>;
  674. <a href="../constructor/pageBlockAnchor.md">pageBlockAnchor</a>#ce0d37b0 name:<a href="../type/string.md">string</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  675. <a href="../constructor/pageBlockList.md">pageBlockList</a>#3a58c7f4 ordered:<a href="../type/Bool.md">Bool</a> items:Vector<<a href="../type/RichText.md">RichText</a>> = <a href="../type/PageBlock.md">PageBlock</a>;
  676. <a href="../constructor/pageBlockBlockquote.md">pageBlockBlockquote</a>#263d7c26 text:<a href="../type/RichText.md">RichText</a> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  677. <a href="../constructor/pageBlockPullquote.md">pageBlockPullquote</a>#4f4456d3 text:<a href="../type/RichText.md">RichText</a> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  678. <a href="../constructor/pageBlockPhoto.md">pageBlockPhoto</a>#e9c69982 photo_id:<a href="../type/long.md">long</a> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  679. <a href="../constructor/pageBlockVideo.md">pageBlockVideo</a>#d9d71866 flags:<a href="../type/#.md">#</a> autoplay:<a href="../type/flags.0?true.md">flags.0?true</a> loop:<a href="../type/flags.1?true.md">flags.1?true</a> video_id:<a href="../type/long.md">long</a> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  680. <a href="../constructor/pageBlockCover.md">pageBlockCover</a>#39f23300 cover:<a href="../type/PageBlock.md">PageBlock</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  681. <a href="../constructor/pageBlockEmbed.md">pageBlockEmbed</a>#cde200d1 flags:<a href="../type/#.md">#</a> full_width:<a href="../type/flags.0?true.md">flags.0?true</a> allow_scrolling:<a href="../type/flags.3?true.md">flags.3?true</a> url:<a href="../type/flags.1?string.md">flags.1?string</a> html:<a href="../type/flags.2?string.md">flags.2?string</a> poster_photo_id:<a href="../type/flags.4?long.md">flags.4?long</a> w:<a href="../type/int.md">int</a> h:<a href="../type/int.md">int</a> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  682. <a href="../constructor/pageBlockEmbedPost.md">pageBlockEmbedPost</a>#292c7be9 url:<a href="../type/string.md">string</a> webpage_id:<a href="../type/long.md">long</a> author_photo_id:<a href="../type/long.md">long</a> author:<a href="../type/string.md">string</a> date:<a href="../type/int.md">int</a> blocks:Vector<<a href="../type/PageBlock.md">PageBlock</a>> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  683. <a href="../constructor/pageBlockCollage.md">pageBlockCollage</a>#8b31c4f items:Vector<<a href="../type/PageBlock.md">PageBlock</a>> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  684. <a href="../constructor/pageBlockSlideshow.md">pageBlockSlideshow</a>#130c8963 items:Vector<<a href="../type/PageBlock.md">PageBlock</a>> caption:<a href="../type/RichText.md">RichText</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  685. <a href="../constructor/pageBlockChannel.md">pageBlockChannel</a>#ef1751b5 channel:<a href="../type/Chat.md">Chat</a> = <a href="../type/PageBlock.md">PageBlock</a>;
  686.  
  687. <a href="../constructor/pagePart.md">pagePart</a>#8dee6c44 blocks:Vector<<a href="../type/PageBlock.md">PageBlock</a>> photos:Vector<<a href="../type/Photo.md">Photo</a>> videos:Vector<<a href="../type/Document.md">Document</a>> = <a href="../type/Page.md">Page</a>;
  688. <a href="../constructor/pageFull.md">pageFull</a>#d7a19d69 blocks:Vector<<a href="../type/PageBlock.md">PageBlock</a>> photos:Vector<<a href="../type/Photo.md">Photo</a>> videos:Vector<<a href="../type/Document.md">Document</a>> = <a href="../type/Page.md">Page</a>;
  689.  
  690. <a href="../constructor/phoneCallDiscardReasonMissed.md">phoneCallDiscardReasonMissed</a>#85e42301 = <a href="../type/PhoneCallDiscardReason.md">PhoneCallDiscardReason</a>;
  691. <a href="../constructor/phoneCallDiscardReasonDisconnect.md">phoneCallDiscardReasonDisconnect</a>#e095c1a0 = <a href="../type/PhoneCallDiscardReason.md">PhoneCallDiscardReason</a>;
  692. <a href="../constructor/phoneCallDiscardReasonHangup.md">phoneCallDiscardReasonHangup</a>#57adc690 = <a href="../type/PhoneCallDiscardReason.md">PhoneCallDiscardReason</a>;
  693. <a href="../constructor/phoneCallDiscardReasonBusy.md">phoneCallDiscardReasonBusy</a>#faf7e8c9 = <a href="../type/PhoneCallDiscardReason.md">PhoneCallDiscardReason</a>;
  694.  
  695. <a href="../constructor/dataJSON.md">dataJSON</a>#7d748d04 data:<a href="../type/string.md">string</a> = <a href="../type/DataJSON.md">DataJSON</a>;
  696.  
  697. <a href="../constructor/labeledPrice.md">labeledPrice</a>#cb296bf8 label:<a href="../type/string.md">string</a> amount:<a href="../type/long.md">long</a> = <a href="../type/LabeledPrice.md">LabeledPrice</a>;
  698.  
  699. <a href="../constructor/invoice.md">invoice</a>#c30aa358 flags:<a href="../type/#.md">#</a> test:<a href="../type/flags.0?true.md">flags.0?true</a> name_requested:<a href="../type/flags.1?true.md">flags.1?true</a> phone_requested:<a href="../type/flags.2?true.md">flags.2?true</a> email_requested:<a href="../type/flags.3?true.md">flags.3?true</a> shipping_address_requested:<a href="../type/flags.4?true.md">flags.4?true</a> flexible:<a href="../type/flags.5?true.md">flags.5?true</a> currency:<a href="../type/string.md">string</a> prices:Vector<<a href="../type/LabeledPrice.md">LabeledPrice</a>> = <a href="../type/Invoice.md">Invoice</a>;
  700.  
  701. <a href="../constructor/paymentCharge.md">paymentCharge</a>#ea02c27e id:<a href="../type/string.md">string</a> provider_charge_id:<a href="../type/string.md">string</a> = <a href="../type/PaymentCharge.md">PaymentCharge</a>;
  702.  
  703. <a href="../constructor/postAddress.md">postAddress</a>#1e8caaeb street_line1:<a href="../type/string.md">string</a> street_line2:<a href="../type/string.md">string</a> city:<a href="../type/string.md">string</a> state:<a href="../type/string.md">string</a> country_iso2:<a href="../type/string.md">string</a> post_code:<a href="../type/string.md">string</a> = <a href="../type/PostAddress.md">PostAddress</a>;
  704.  
  705. <a href="../constructor/paymentRequestedInfo.md">paymentRequestedInfo</a>#909c3f94 flags:<a href="../type/#.md">#</a> name:<a href="../type/flags.0?string.md">flags.0?string</a> phone:<a href="../type/flags.1?string.md">flags.1?string</a> email:<a href="../type/flags.2?string.md">flags.2?string</a> shipping_address:<a href="../type/flags.3?PostAddress.md">flags.3?PostAddress</a> = <a href="../type/PaymentRequestedInfo.md">PaymentRequestedInfo</a>;
  706.  
  707. <a href="../constructor/paymentSavedCredentialsCard.md">paymentSavedCredentialsCard</a>#cdc27a1f id:<a href="../type/string.md">string</a> title:<a href="../type/string.md">string</a> = <a href="../type/PaymentSavedCredentials.md">PaymentSavedCredentials</a>;
  708.  
  709. <a href="../constructor/webDocument.md">webDocument</a>#c61acbd8 url:<a href="../type/string.md">string</a> access_hash:<a href="../type/long.md">long</a> size:<a href="../type/int.md">int</a> mime_type:<a href="../type/string.md">string</a> attributes:Vector<<a href="../type/DocumentAttribute.md">DocumentAttribute</a>> dc_id:<a href="../type/int.md">int</a> = <a href="../type/WebDocument.md">WebDocument</a>;
  710.  
  711. <a href="../constructor/inputWebDocument.md">inputWebDocument</a>#9bed434d url:<a href="../type/string.md">string</a> size:<a href="../type/int.md">int</a> mime_type:<a href="../type/string.md">string</a> attributes:Vector<<a href="../type/DocumentAttribute.md">DocumentAttribute</a>> = <a href="../type/InputWebDocument.md">InputWebDocument</a>;
  712.  
  713. <a href="../constructor/inputWebFileLocation.md">inputWebFileLocation</a>#c239d686 url:<a href="../type/string.md">string</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputWebFileLocation.md">InputWebFileLocation</a>;
  714.  
  715. <a href="../constructor/upload.webFile.md">upload.webFile</a>#21e753bc size:<a href="../type/int.md">int</a> mime_type:<a href="../type/string.md">string</a> file_type:<a href="../type/storage.FileType.md">storage.FileType</a> mtime:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/upload.WebFile.md">upload.WebFile</a>;
  716.  
  717. <a href="../constructor/payments.paymentForm.md">payments.paymentForm</a>#3f56aea3 flags:<a href="../type/#.md">#</a> can_save_credentials:<a href="../type/flags.2?true.md">flags.2?true</a> password_missing:<a href="../type/flags.3?true.md">flags.3?true</a> bot_id:<a href="../type/int.md">int</a> invoice:<a href="../type/Invoice.md">Invoice</a> provider_id:<a href="../type/int.md">int</a> url:<a href="../type/string.md">string</a> native_provider:<a href="../type/flags.4?string.md">flags.4?string</a> native_params:<a href="../type/flags.4?DataJSON.md">flags.4?DataJSON</a> saved_info:<a href="../type/flags.0?PaymentRequestedInfo.md">flags.0?PaymentRequestedInfo</a> saved_credentials:<a href="../type/flags.1?PaymentSavedCredentials.md">flags.1?PaymentSavedCredentials</a> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/payments.PaymentForm.md">payments.PaymentForm</a>;
  718.  
  719. <a href="../constructor/payments.validatedRequestedInfo.md">payments.validatedRequestedInfo</a>#d1451883 flags:<a href="../type/#.md">#</a> id:<a href="../type/flags.0?string.md">flags.0?string</a> shipping_options:Vector<<a href="../type/flags.1?Vector.md">flags.1?Vector</a>> = <a href="../type/payments.ValidatedRequestedInfo.md">payments.ValidatedRequestedInfo</a>;
  720.  
  721. <a href="../constructor/payments.paymentResult.md">payments.paymentResult</a>#4e5f810d updates:<a href="../type/Updates.md">Updates</a> = <a href="../type/payments.PaymentResult.md">payments.PaymentResult</a>;
  722. <a href="../constructor/payments.paymentVerficationNeeded.md">payments.paymentVerficationNeeded</a>#6b56b921 url:<a href="../type/string.md">string</a> = <a href="../type/payments.PaymentResult.md">payments.PaymentResult</a>;
  723.  
  724. <a href="../constructor/payments.paymentReceipt.md">payments.paymentReceipt</a>#500911e1 flags:<a href="../type/#.md">#</a> date:<a href="../type/int.md">int</a> bot_id:<a href="../type/int.md">int</a> invoice:<a href="../type/Invoice.md">Invoice</a> provider_id:<a href="../type/int.md">int</a> info:<a href="../type/flags.0?PaymentRequestedInfo.md">flags.0?PaymentRequestedInfo</a> shipping:<a href="../type/flags.1?ShippingOption.md">flags.1?ShippingOption</a> currency:<a href="../type/string.md">string</a> total_amount:<a href="../type/long.md">long</a> credentials_title:<a href="../type/string.md">string</a> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/payments.PaymentReceipt.md">payments.PaymentReceipt</a>;
  725.  
  726. <a href="../constructor/payments.savedInfo.md">payments.savedInfo</a>#fb8fe43c flags:<a href="../type/#.md">#</a> has_saved_credentials:<a href="../type/flags.1?true.md">flags.1?true</a> saved_info:<a href="../type/flags.0?PaymentRequestedInfo.md">flags.0?PaymentRequestedInfo</a> = <a href="../type/payments.SavedInfo.md">payments.SavedInfo</a>;
  727.  
  728. <a href="../constructor/inputPaymentCredentialsSaved.md">inputPaymentCredentialsSaved</a>#c10eb2cf id:<a href="../type/string.md">string</a> tmp_password:<a href="../type/bytes.md">bytes</a> = <a href="../type/InputPaymentCredentials.md">InputPaymentCredentials</a>;
  729. <a href="../constructor/inputPaymentCredentials.md">inputPaymentCredentials</a>#3417d728 flags:<a href="../type/#.md">#</a> save:<a href="../type/flags.0?true.md">flags.0?true</a> data:<a href="../type/DataJSON.md">DataJSON</a> = <a href="../type/InputPaymentCredentials.md">InputPaymentCredentials</a>;
  730.  
  731. <a href="../constructor/account.tmpPassword.md">account.tmpPassword</a>#db64fd34 tmp_password:<a href="../type/bytes.md">bytes</a> valid_until:<a href="../type/int.md">int</a> = <a href="../type/account.TmpPassword.md">account.TmpPassword</a>;
  732.  
  733. <a href="../constructor/shippingOption.md">shippingOption</a>#b6213cdf id:<a href="../type/string.md">string</a> title:<a href="../type/string.md">string</a> prices:Vector<<a href="../type/LabeledPrice.md">LabeledPrice</a>> = <a href="../type/ShippingOption.md">ShippingOption</a>;
  734.  
  735. <a href="../constructor/inputPhoneCall.md">inputPhoneCall</a>#1e36fded id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> = <a href="../type/InputPhoneCall.md">InputPhoneCall</a>;
  736.  
  737. <a href="../constructor/phoneCallEmpty.md">phoneCallEmpty</a>#5366c915 id:<a href="../type/long.md">long</a> = <a href="../type/PhoneCall.md">PhoneCall</a>;
  738. <a href="../constructor/phoneCallWaiting.md">phoneCallWaiting</a>#1b8f4ad1 flags:<a href="../type/#.md">#</a> id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> admin_id:<a href="../type/int.md">int</a> participant_id:<a href="../type/int.md">int</a> protocol:<a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a> receive_date:<a href="../type/flags.0?int.md">flags.0?int</a> = <a href="../type/PhoneCall.md">PhoneCall</a>;
  739. <a href="../constructor/phoneCallRequested.md">phoneCallRequested</a>#83761ce4 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> admin_id:<a href="../type/int.md">int</a> participant_id:<a href="../type/int.md">int</a> g_a_hash:<a href="../type/bytes.md">bytes</a> protocol:<a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a> = <a href="../type/PhoneCall.md">PhoneCall</a>;
  740. <a href="../constructor/phoneCallAccepted.md">phoneCallAccepted</a>#6d003d3f id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> admin_id:<a href="../type/int.md">int</a> participant_id:<a href="../type/int.md">int</a> g_b:<a href="../type/bytes.md">bytes</a> protocol:<a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a> = <a href="../type/PhoneCall.md">PhoneCall</a>;
  741. <a href="../constructor/phoneCall.md">phoneCall</a>#ffe6ab67 id:<a href="../type/long.md">long</a> access_hash:<a href="../type/long.md">long</a> date:<a href="../type/int.md">int</a> admin_id:<a href="../type/int.md">int</a> participant_id:<a href="../type/int.md">int</a> g_a_or_b:<a href="../type/bytes.md">bytes</a> key_fingerprint:<a href="../type/long.md">long</a> protocol:<a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a> connection:<a href="../type/PhoneConnection.md">PhoneConnection</a> alternative_connections:Vector<<a href="../type/PhoneConnection.md">PhoneConnection</a>> start_date:<a href="../type/int.md">int</a> = <a href="../type/PhoneCall.md">PhoneCall</a>;
  742. <a href="../constructor/phoneCallDiscarded.md">phoneCallDiscarded</a>#50ca4de1 flags:<a href="../type/#.md">#</a> need_rating:<a href="../type/flags.2?true.md">flags.2?true</a> need_debug:<a href="../type/flags.3?true.md">flags.3?true</a> id:<a href="../type/long.md">long</a> reason:<a href="../type/flags.0?PhoneCallDiscardReason.md">flags.0?PhoneCallDiscardReason</a> duration:<a href="../type/flags.1?int.md">flags.1?int</a> = <a href="../type/PhoneCall.md">PhoneCall</a>;
  743.  
  744. <a href="../constructor/phoneConnection.md">phoneConnection</a>#9d4c17c0 id:<a href="../type/long.md">long</a> ip:<a href="../type/string.md">string</a> ipv6:<a href="../type/string.md">string</a> port:<a href="../type/int.md">int</a> peer_tag:<a href="../type/bytes.md">bytes</a> = <a href="../type/PhoneConnection.md">PhoneConnection</a>;
  745.  
  746. <a href="../constructor/phoneCallProtocol.md">phoneCallProtocol</a>#a2bb35cb flags:<a href="../type/#.md">#</a> udp_p2p:<a href="../type/flags.0?true.md">flags.0?true</a> udp_reflector:<a href="../type/flags.1?true.md">flags.1?true</a> min_layer:<a href="../type/int.md">int</a> max_layer:<a href="../type/int.md">int</a> = <a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a>;
  747.  
  748. <a href="../constructor/phone.phoneCall.md">phone.phoneCall</a>#ec82e140 phone_call:<a href="../type/PhoneCall.md">PhoneCall</a> users:Vector<<a href="../type/User.md">User</a>> = <a href="../type/phone.PhoneCall.md">phone.PhoneCall</a>;
  749.  
  750. <a href="../constructor/upload.cdnFileReuploadNeeded.md">upload.cdnFileReuploadNeeded</a>#eea8e46e request_token:<a href="../type/bytes.md">bytes</a> = <a href="../type/upload.CdnFile.md">upload.CdnFile</a>;
  751. <a href="../constructor/upload.cdnFile.md">upload.cdnFile</a>#a99fca4f bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/upload.CdnFile.md">upload.CdnFile</a>;
  752.  
  753. <a href="../constructor/cdnPublicKey.md">cdnPublicKey</a>#c982eaba dc_id:<a href="../type/int.md">int</a> public_key:<a href="../type/string.md">string</a> = <a href="../type/CdnPublicKey.md">CdnPublicKey</a>;
  754.  
  755. <a href="../constructor/cdnConfig.md">cdnConfig</a>#5725e40a public_keys:Vector<<a href="../type/CdnPublicKey.md">CdnPublicKey</a>> = <a href="../type/CdnConfig.md">CdnConfig</a>;
  756.  
  757. ---functions---
  758.  
  759. <a href="../method/invokeAfterMsg.md">invokeAfterMsg</a>#cb9f372d msg_id:<a href="../type/long.md">long</a> query:<a href="../type/!X.md">!X</a> = <a href="../type/X.md">X</a>;
  760. <a href="../method/invokeAfterMsgs.md">invokeAfterMsgs</a>#3dc4b4f0 msg_ids:Vector<<a href="../type/long.md">long</a>> query:<a href="../type/!X.md">!X</a> = <a href="../type/X.md">X</a>;
  761. <a href="../method/initConnection.md">initConnection</a>#69796de9 api_id:<a href="../type/int.md">int</a> device_model:<a href="../type/string.md">string</a> system_version:<a href="../type/string.md">string</a> app_version:<a href="../type/string.md">string</a> lang_code:<a href="../type/string.md">string</a> query:<a href="../type/!X.md">!X</a> = <a href="../type/X.md">X</a>;
  762. <a href="../method/invokeWithLayer.md">invokeWithLayer</a>#da9b0d0d layer:<a href="../type/int.md">int</a> query:<a href="../type/!X.md">!X</a> = <a href="../type/X.md">X</a>;
  763. <a href="../method/invokeWithoutUpdates.md">invokeWithoutUpdates</a>#bf9459b7 query:<a href="../type/!X.md">!X</a> = <a href="../type/X.md">X</a>;
  764.  
  765. <a href="../method/auth.checkPhone.md">auth.checkPhone</a>#6fe51dfb phone_number:<a href="../type/string.md">string</a> = <a href="../type/auth.CheckedPhone.md">auth.CheckedPhone</a>;
  766. <a href="../method/auth.sendCode.md">auth.sendCode</a>#86aef0ec flags:<a href="../type/#.md">#</a> allow_flashcall:<a href="../type/flags.0?true.md">flags.0?true</a> phone_number:<a href="../type/string.md">string</a> current_number:<a href="../type/flags.0?Bool.md">flags.0?Bool</a> api_id:<a href="../type/int.md">int</a> api_hash:<a href="../type/string.md">string</a> = <a href="../type/auth.SentCode.md">auth.SentCode</a>;
  767. <a href="../method/auth.signUp.md">auth.signUp</a>#1b067634 phone_number:<a href="../type/string.md">string</a> phone_code_hash:<a href="../type/string.md">string</a> phone_code:<a href="../type/string.md">string</a> first_name:<a href="../type/string.md">string</a> last_name:<a href="../type/string.md">string</a> = <a href="../type/auth.Authorization.md">auth.Authorization</a>;
  768. <a href="../method/auth.signIn.md">auth.signIn</a>#bcd51581 phone_number:<a href="../type/string.md">string</a> phone_code_hash:<a href="../type/string.md">string</a> phone_code:<a href="../type/string.md">string</a> = <a href="../type/auth.Authorization.md">auth.Authorization</a>;
  769. <a href="../method/auth.logOut.md">auth.logOut</a>#5717da40 = <a href="../type/Bool.md">Bool</a>;
  770. <a href="../method/auth.resetAuthorizations.md">auth.resetAuthorizations</a>#9fab0d1a = <a href="../type/Bool.md">Bool</a>;
  771. <a href="../method/auth.sendInvites.md">auth.sendInvites</a>#771c1d97 phone_numbers:Vector<<a href="../type/string.md">string</a>> message:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  772. <a href="../method/auth.exportAuthorization.md">auth.exportAuthorization</a>#e5bfffcd dc_id:<a href="../type/int.md">int</a> = <a href="../type/auth.ExportedAuthorization.md">auth.ExportedAuthorization</a>;
  773. <a href="../method/auth.importAuthorization.md">auth.importAuthorization</a>#e3ef9613 id:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/auth.Authorization.md">auth.Authorization</a>;
  774. <a href="../method/auth.bindTempAuthKey.md">auth.bindTempAuthKey</a>#cdd42a05 perm_auth_key_id:<a href="../type/long.md">long</a> nonce:<a href="../type/long.md">long</a> expires_at:<a href="../type/int.md">int</a> encrypted_message:<a href="../type/bytes.md">bytes</a> = <a href="../type/Bool.md">Bool</a>;
  775. <a href="../method/auth.importBotAuthorization.md">auth.importBotAuthorization</a>#67a3ff2c flags:<a href="../type/int.md">int</a> api_id:<a href="../type/int.md">int</a> api_hash:<a href="../type/string.md">string</a> bot_auth_token:<a href="../type/string.md">string</a> = <a href="../type/auth.Authorization.md">auth.Authorization</a>;
  776. <a href="../method/auth.checkPassword.md">auth.checkPassword</a>#a63011e password_hash:<a href="../type/bytes.md">bytes</a> = <a href="../type/auth.Authorization.md">auth.Authorization</a>;
  777. <a href="../method/auth.requestPasswordRecovery.md">auth.requestPasswordRecovery</a>#d897bc66 = <a href="../type/auth.PasswordRecovery.md">auth.PasswordRecovery</a>;
  778. <a href="../method/auth.recoverPassword.md">auth.recoverPassword</a>#4ea56e92 code:<a href="../type/string.md">string</a> = <a href="../type/auth.Authorization.md">auth.Authorization</a>;
  779. <a href="../method/auth.resendCode.md">auth.resendCode</a>#3ef1a9bf phone_number:<a href="../type/string.md">string</a> phone_code_hash:<a href="../type/string.md">string</a> = <a href="../type/auth.SentCode.md">auth.SentCode</a>;
  780. <a href="../method/auth.cancelCode.md">auth.cancelCode</a>#1f040578 phone_number:<a href="../type/string.md">string</a> phone_code_hash:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  781. <a href="../method/auth.dropTempAuthKeys.md">auth.dropTempAuthKeys</a>#8e48a188 except_auth_keys:Vector<<a href="../type/long.md">long</a>> = <a href="../type/Bool.md">Bool</a>;
  782.  
  783. <a href="../method/account.registerDevice.md">account.registerDevice</a>#637ea878 token_type:<a href="../type/int.md">int</a> token:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  784. <a href="../method/account.unregisterDevice.md">account.unregisterDevice</a>#65c55b40 token_type:<a href="../type/int.md">int</a> token:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  785. <a href="../method/account.updateNotifySettings.md">account.updateNotifySettings</a>#84be5b93 peer:<a href="../type/InputNotifyPeer.md">InputNotifyPeer</a> settings:<a href="../type/InputPeerNotifySettings.md">InputPeerNotifySettings</a> = <a href="../type/Bool.md">Bool</a>;
  786. <a href="../method/account.getNotifySettings.md">account.getNotifySettings</a>#12b3ad31 peer:<a href="../type/InputNotifyPeer.md">InputNotifyPeer</a> = <a href="../type/PeerNotifySettings.md">PeerNotifySettings</a>;
  787. <a href="../method/account.resetNotifySettings.md">account.resetNotifySettings</a>#db7e1747 = <a href="../type/Bool.md">Bool</a>;
  788. <a href="../method/account.updateProfile.md">account.updateProfile</a>#78515775 flags:<a href="../type/#.md">#</a> first_name:<a href="../type/flags.0?string.md">flags.0?string</a> last_name:<a href="../type/flags.1?string.md">flags.1?string</a> about:<a href="../type/flags.2?string.md">flags.2?string</a> = <a href="../type/User.md">User</a>;
  789. <a href="../method/account.updateStatus.md">account.updateStatus</a>#6628562c offline:<a href="../type/Bool.md">Bool</a> = <a href="../type/Bool.md">Bool</a>;
  790. <a href="../method/account.getWallPapers.md">account.getWallPapers</a>#c04cfac2 = <a href="../type/Vector<WallPaper>.md">Vector<WallPaper></a>;
  791. <a href="../method/account.reportPeer.md">account.reportPeer</a>#ae189d5f peer:<a href="../type/InputPeer.md">InputPeer</a> reason:<a href="../type/ReportReason.md">ReportReason</a> = <a href="../type/Bool.md">Bool</a>;
  792. <a href="../method/account.checkUsername.md">account.checkUsername</a>#2714d86c username:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  793. <a href="../method/account.updateUsername.md">account.updateUsername</a>#3e0bdd7c username:<a href="../type/string.md">string</a> = <a href="../type/User.md">User</a>;
  794. <a href="../method/account.getPrivacy.md">account.getPrivacy</a>#dadbc950 key:<a href="../type/InputPrivacyKey.md">InputPrivacyKey</a> = <a href="../type/account.PrivacyRules.md">account.PrivacyRules</a>;
  795. <a href="../method/account.setPrivacy.md">account.setPrivacy</a>#c9f81ce8 key:<a href="../type/InputPrivacyKey.md">InputPrivacyKey</a> rules:Vector<<a href="../type/InputPrivacyRule.md">InputPrivacyRule</a>> = <a href="../type/account.PrivacyRules.md">account.PrivacyRules</a>;
  796. <a href="../method/account.deleteAccount.md">account.deleteAccount</a>#418d4e0b reason:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  797. <a href="../method/account.getAccountTTL.md">account.getAccountTTL</a>#8fc711d = <a href="../type/AccountDaysTTL.md">AccountDaysTTL</a>;
  798. <a href="../method/account.setAccountTTL.md">account.setAccountTTL</a>#2442485e ttl:<a href="../type/AccountDaysTTL.md">AccountDaysTTL</a> = <a href="../type/Bool.md">Bool</a>;
  799. <a href="../method/account.sendChangePhoneCode.md">account.sendChangePhoneCode</a>#8e57deb flags:<a href="../type/#.md">#</a> allow_flashcall:<a href="../type/flags.0?true.md">flags.0?true</a> phone_number:<a href="../type/string.md">string</a> current_number:<a href="../type/flags.0?Bool.md">flags.0?Bool</a> = <a href="../type/auth.SentCode.md">auth.SentCode</a>;
  800. <a href="../method/account.changePhone.md">account.changePhone</a>#70c32edb phone_number:<a href="../type/string.md">string</a> phone_code_hash:<a href="../type/string.md">string</a> phone_code:<a href="../type/string.md">string</a> = <a href="../type/User.md">User</a>;
  801. <a href="../method/account.updateDeviceLocked.md">account.updateDeviceLocked</a>#38df3532 period:<a href="../type/int.md">int</a> = <a href="../type/Bool.md">Bool</a>;
  802. <a href="../method/account.getAuthorizations.md">account.getAuthorizations</a>#e320c158 = <a href="../type/account.Authorizations.md">account.Authorizations</a>;
  803. <a href="../method/account.resetAuthorization.md">account.resetAuthorization</a>#df77f3bc hash:<a href="../type/long.md">long</a> = <a href="../type/Bool.md">Bool</a>;
  804. <a href="../method/account.getPassword.md">account.getPassword</a>#548a30f5 = <a href="../type/account.Password.md">account.Password</a>;
  805. <a href="../method/account.getPasswordSettings.md">account.getPasswordSettings</a>#bc8d11bb current_password_hash:<a href="../type/bytes.md">bytes</a> = <a href="../type/account.PasswordSettings.md">account.PasswordSettings</a>;
  806. <a href="../method/account.updatePasswordSettings.md">account.updatePasswordSettings</a>#fa7c4b86 current_password_hash:<a href="../type/bytes.md">bytes</a> new_settings:<a href="../type/account.PasswordInputSettings.md">account.PasswordInputSettings</a> = <a href="../type/Bool.md">Bool</a>;
  807. <a href="../method/account.sendConfirmPhoneCode.md">account.sendConfirmPhoneCode</a>#1516d7bd flags:<a href="../type/#.md">#</a> allow_flashcall:<a href="../type/flags.0?true.md">flags.0?true</a> hash:<a href="../type/string.md">string</a> current_number:<a href="../type/flags.0?Bool.md">flags.0?Bool</a> = <a href="../type/auth.SentCode.md">auth.SentCode</a>;
  808. <a href="../method/account.confirmPhone.md">account.confirmPhone</a>#5f2178c3 phone_code_hash:<a href="../type/string.md">string</a> phone_code:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  809. <a href="../method/account.getTmpPassword.md">account.getTmpPassword</a>#4a82327e password_hash:<a href="../type/bytes.md">bytes</a> period:<a href="../type/int.md">int</a> = <a href="../type/account.TmpPassword.md">account.TmpPassword</a>;
  810.  
  811. <a href="../method/users.getUsers.md">users.getUsers</a>#d91a548 id:Vector<<a href="../type/InputUser.md">InputUser</a>> = <a href="../type/Vector<User>.md">Vector<User></a>;
  812. <a href="../method/users.getFullUser.md">users.getFullUser</a>#ca30a5b1 id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/UserFull.md">UserFull</a>;
  813.  
  814. <a href="../method/contacts.getStatuses.md">contacts.getStatuses</a>#c4a353ee = <a href="../type/Vector<ContactStatus>.md">Vector<ContactStatus></a>;
  815. <a href="../method/contacts.getContacts.md">contacts.getContacts</a>#22c6aa08 hash:<a href="../type/string.md">string</a> = <a href="../type/contacts.Contacts.md">contacts.Contacts</a>;
  816. <a href="../method/contacts.importContacts.md">contacts.importContacts</a>#da30b32d contacts:Vector<<a href="../type/InputContact.md">InputContact</a>> replace:<a href="../type/Bool.md">Bool</a> = <a href="../type/contacts.ImportedContacts.md">contacts.ImportedContacts</a>;
  817. <a href="../method/contacts.deleteContact.md">contacts.deleteContact</a>#8e953744 id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/contacts.Link.md">contacts.Link</a>;
  818. <a href="../method/contacts.deleteContacts.md">contacts.deleteContacts</a>#59ab389e id:Vector<<a href="../type/InputUser.md">InputUser</a>> = <a href="../type/Bool.md">Bool</a>;
  819. <a href="../method/contacts.block.md">contacts.block</a>#332b49fc id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/Bool.md">Bool</a>;
  820. <a href="../method/contacts.unblock.md">contacts.unblock</a>#e54100bd id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/Bool.md">Bool</a>;
  821. <a href="../method/contacts.getBlocked.md">contacts.getBlocked</a>#f57c350f offset:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/contacts.Blocked.md">contacts.Blocked</a>;
  822. <a href="../method/contacts.exportCard.md">contacts.exportCard</a>#84e53737 = <a href="../type/Vector<int>.md">Vector<int></a>;
  823. <a href="../method/contacts.importCard.md">contacts.importCard</a>#4fe196fe export_card:Vector<<a href="../type/int.md">int</a>> = <a href="../type/User.md">User</a>;
  824. <a href="../method/contacts.search.md">contacts.search</a>#11f812d8 q:<a href="../type/string.md">string</a> limit:<a href="../type/int.md">int</a> = <a href="../type/contacts.Found.md">contacts.Found</a>;
  825. <a href="../method/contacts.resolveUsername.md">contacts.resolveUsername</a>#f93ccba3 username:<a href="../type/string.md">string</a> = <a href="../type/contacts.ResolvedPeer.md">contacts.ResolvedPeer</a>;
  826. <a href="../method/contacts.getTopPeers.md">contacts.getTopPeers</a>#d4982db5 flags:<a href="../type/#.md">#</a> correspondents:<a href="../type/flags.0?true.md">flags.0?true</a> bots_pm:<a href="../type/flags.1?true.md">flags.1?true</a> bots_inline:<a href="../type/flags.2?true.md">flags.2?true</a> groups:<a href="../type/flags.10?true.md">flags.10?true</a> channels:<a href="../type/flags.15?true.md">flags.15?true</a> offset:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> hash:<a href="../type/int.md">int</a> = <a href="../type/contacts.TopPeers.md">contacts.TopPeers</a>;
  827. <a href="../method/contacts.resetTopPeerRating.md">contacts.resetTopPeerRating</a>#1ae373ac category:<a href="../type/TopPeerCategory.md">TopPeerCategory</a> peer:<a href="../type/InputPeer.md">InputPeer</a> = <a href="../type/Bool.md">Bool</a>;
  828.  
  829. <a href="../method/messages.getMessages.md">messages.getMessages</a>#4222fa74 id:Vector<<a href="../type/int.md">int</a>> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  830. <a href="../method/messages.getDialogs.md">messages.getDialogs</a>#191ba9c5 flags:<a href="../type/#.md">#</a> exclude_pinned:<a href="../type/flags.0?true.md">flags.0?true</a> offset_date:<a href="../type/int.md">int</a> offset_id:<a href="../type/int.md">int</a> offset_peer:<a href="../type/InputPeer.md">InputPeer</a> limit:<a href="../type/int.md">int</a> = <a href="../type/messages.Dialogs.md">messages.Dialogs</a>;
  831. <a href="../method/messages.getHistory.md">messages.getHistory</a>#afa92846 peer:<a href="../type/InputPeer.md">InputPeer</a> offset_id:<a href="../type/int.md">int</a> offset_date:<a href="../type/int.md">int</a> add_offset:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> max_id:<a href="../type/int.md">int</a> min_id:<a href="../type/int.md">int</a> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  832. <a href="../method/messages.search.md">messages.search</a>#d4569248 flags:<a href="../type/#.md">#</a> peer:<a href="../type/InputPeer.md">InputPeer</a> q:<a href="../type/string.md">string</a> filter:<a href="../type/MessagesFilter.md">MessagesFilter</a> min_date:<a href="../type/int.md">int</a> max_date:<a href="../type/int.md">int</a> offset:<a href="../type/int.md">int</a> max_id:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  833. <a href="../method/messages.readHistory.md">messages.readHistory</a>#e306d3a peer:<a href="../type/InputPeer.md">InputPeer</a> max_id:<a href="../type/int.md">int</a> = <a href="../type/messages.AffectedMessages.md">messages.AffectedMessages</a>;
  834. <a href="../method/messages.deleteHistory.md">messages.deleteHistory</a>#1c015b09 flags:<a href="../type/#.md">#</a> just_clear:<a href="../type/flags.0?true.md">flags.0?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> max_id:<a href="../type/int.md">int</a> = <a href="../type/messages.AffectedHistory.md">messages.AffectedHistory</a>;
  835. <a href="../method/messages.deleteMessages.md">messages.deleteMessages</a>#e58e95d2 flags:<a href="../type/#.md">#</a> revoke:<a href="../type/flags.0?true.md">flags.0?true</a> id:Vector<<a href="../type/int.md">int</a>> = <a href="../type/messages.AffectedMessages.md">messages.AffectedMessages</a>;
  836. <a href="../method/messages.receivedMessages.md">messages.receivedMessages</a>#5a954c0 max_id:<a href="../type/int.md">int</a> = <a href="../type/Vector<ReceivedNotifyMessage>.md">Vector<ReceivedNotifyMessage></a>;
  837. <a href="../method/messages.setTyping.md">messages.setTyping</a>#a3825e50 peer:<a href="../type/InputPeer.md">InputPeer</a> action:<a href="../type/SendMessageAction.md">SendMessageAction</a> = <a href="../type/Bool.md">Bool</a>;
  838. <a href="../method/messages.sendMessage.md">messages.sendMessage</a>#fa88427a flags:<a href="../type/#.md">#</a> no_webpage:<a href="../type/flags.1?true.md">flags.1?true</a> silent:<a href="../type/flags.5?true.md">flags.5?true</a> background:<a href="../type/flags.6?true.md">flags.6?true</a> clear_draft:<a href="../type/flags.7?true.md">flags.7?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> reply_to_msg_id:<a href="../type/flags.0?int.md">flags.0?int</a> message:<a href="../type/string.md">string</a> random_id:<a href="../type/long.md">long</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> entities:Vector<<a href="../type/flags.3?Vector.md">flags.3?Vector</a>> = <a href="../type/Updates.md">Updates</a>;
  839. <a href="../method/messages.sendMedia.md">messages.sendMedia</a>#c8f16791 flags:<a href="../type/#.md">#</a> silent:<a href="../type/flags.5?true.md">flags.5?true</a> background:<a href="../type/flags.6?true.md">flags.6?true</a> clear_draft:<a href="../type/flags.7?true.md">flags.7?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> reply_to_msg_id:<a href="../type/flags.0?int.md">flags.0?int</a> media:<a href="../type/InputMedia.md">InputMedia</a> random_id:<a href="../type/long.md">long</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> = <a href="../type/Updates.md">Updates</a>;
  840. <a href="../method/messages.forwardMessages.md">messages.forwardMessages</a>#708e0195 flags:<a href="../type/#.md">#</a> silent:<a href="../type/flags.5?true.md">flags.5?true</a> background:<a href="../type/flags.6?true.md">flags.6?true</a> with_my_score:<a href="../type/flags.8?true.md">flags.8?true</a> from_peer:<a href="../type/InputPeer.md">InputPeer</a> id:Vector<<a href="../type/int.md">int</a>> random_id:Vector<<a href="../type/long.md">long</a>> to_peer:<a href="../type/InputPeer.md">InputPeer</a> = <a href="../type/Updates.md">Updates</a>;
  841. <a href="../method/messages.reportSpam.md">messages.reportSpam</a>#cf1592db peer:<a href="../type/InputPeer.md">InputPeer</a> = <a href="../type/Bool.md">Bool</a>;
  842. <a href="../method/messages.hideReportSpam.md">messages.hideReportSpam</a>#a8f1709b peer:<a href="../type/InputPeer.md">InputPeer</a> = <a href="../type/Bool.md">Bool</a>;
  843. <a href="../method/messages.getPeerSettings.md">messages.getPeerSettings</a>#3672e09c peer:<a href="../type/InputPeer.md">InputPeer</a> = <a href="../type/PeerSettings.md">PeerSettings</a>;
  844. <a href="../method/messages.getChats.md">messages.getChats</a>#3c6aa187 id:Vector<<a href="../type/int.md">int</a>> = <a href="../type/messages.Chats.md">messages.Chats</a>;
  845. <a href="../method/messages.getFullChat.md">messages.getFullChat</a>#3b831c66 chat_id:<a href="../type/int.md">int</a> = <a href="../type/messages.ChatFull.md">messages.ChatFull</a>;
  846. <a href="../method/messages.editChatTitle.md">messages.editChatTitle</a>#dc452855 chat_id:<a href="../type/int.md">int</a> title:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  847. <a href="../method/messages.editChatPhoto.md">messages.editChatPhoto</a>#ca4c79d8 chat_id:<a href="../type/int.md">int</a> photo:<a href="../type/InputChatPhoto.md">InputChatPhoto</a> = <a href="../type/Updates.md">Updates</a>;
  848. <a href="../method/messages.addChatUser.md">messages.addChatUser</a>#f9a0aa09 chat_id:<a href="../type/int.md">int</a> user_id:<a href="../type/InputUser.md">InputUser</a> fwd_limit:<a href="../type/int.md">int</a> = <a href="../type/Updates.md">Updates</a>;
  849. <a href="../method/messages.deleteChatUser.md">messages.deleteChatUser</a>#e0611f16 chat_id:<a href="../type/int.md">int</a> user_id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/Updates.md">Updates</a>;
  850. <a href="../method/messages.createChat.md">messages.createChat</a>#9cb126e users:Vector<<a href="../type/InputUser.md">InputUser</a>> title:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  851. <a href="../method/messages.forwardMessage.md">messages.forwardMessage</a>#33963bf9 peer:<a href="../type/InputPeer.md">InputPeer</a> id:<a href="../type/int.md">int</a> random_id:<a href="../type/long.md">long</a> = <a href="../type/Updates.md">Updates</a>;
  852. <a href="../method/messages.getDhConfig.md">messages.getDhConfig</a>#26cf8950 version:<a href="../type/int.md">int</a> random_length:<a href="../type/int.md">int</a> = <a href="../type/messages.DhConfig.md">messages.DhConfig</a>;
  853. <a href="../method/messages.requestEncryption.md">messages.requestEncryption</a>#f64daf43 user_id:<a href="../type/InputUser.md">InputUser</a> random_id:<a href="../type/int.md">int</a> g_a:<a href="../type/bytes.md">bytes</a> = <a href="../type/EncryptedChat.md">EncryptedChat</a>;
  854. <a href="../method/messages.acceptEncryption.md">messages.acceptEncryption</a>#3dbc0415 peer:<a href="../type/InputEncryptedChat.md">InputEncryptedChat</a> g_b:<a href="../type/bytes.md">bytes</a> key_fingerprint:<a href="../type/long.md">long</a> = <a href="../type/EncryptedChat.md">EncryptedChat</a>;
  855. <a href="../method/messages.discardEncryption.md">messages.discardEncryption</a>#edd923c5 chat_id:<a href="../type/int.md">int</a> = <a href="../type/Bool.md">Bool</a>;
  856. <a href="../method/messages.setEncryptedTyping.md">messages.setEncryptedTyping</a>#791451ed peer:<a href="../type/InputEncryptedChat.md">InputEncryptedChat</a> typing:<a href="../type/Bool.md">Bool</a> = <a href="../type/Bool.md">Bool</a>;
  857. <a href="../method/messages.readEncryptedHistory.md">messages.readEncryptedHistory</a>#7f4b690a peer:<a href="../type/InputEncryptedChat.md">InputEncryptedChat</a> max_date:<a href="../type/int.md">int</a> = <a href="../type/Bool.md">Bool</a>;
  858. <a href="../method/messages.sendEncrypted.md">messages.sendEncrypted</a>#a9776773 peer:<a href="../type/InputEncryptedChat.md">InputEncryptedChat</a> random_id:<a href="../type/long.md">long</a> data:<a href="../type/bytes.md">bytes</a> = <a href="../type/messages.SentEncryptedMessage.md">messages.SentEncryptedMessage</a>;
  859. <a href="../method/messages.sendEncryptedFile.md">messages.sendEncryptedFile</a>#9a901b66 peer:<a href="../type/InputEncryptedChat.md">InputEncryptedChat</a> random_id:<a href="../type/long.md">long</a> data:<a href="../type/bytes.md">bytes</a> file:<a href="../type/InputEncryptedFile.md">InputEncryptedFile</a> = <a href="../type/messages.SentEncryptedMessage.md">messages.SentEncryptedMessage</a>;
  860. <a href="../method/messages.sendEncryptedService.md">messages.sendEncryptedService</a>#32d439a4 peer:<a href="../type/InputEncryptedChat.md">InputEncryptedChat</a> random_id:<a href="../type/long.md">long</a> data:<a href="../type/bytes.md">bytes</a> = <a href="../type/messages.SentEncryptedMessage.md">messages.SentEncryptedMessage</a>;
  861. <a href="../method/messages.receivedQueue.md">messages.receivedQueue</a>#55a5bb66 max_qts:<a href="../type/int.md">int</a> = <a href="../type/Vector<long>.md">Vector<long></a>;
  862. <a href="../method/messages.reportEncryptedSpam.md">messages.reportEncryptedSpam</a>#4b0c8c0f peer:<a href="../type/InputEncryptedChat.md">InputEncryptedChat</a> = <a href="../type/Bool.md">Bool</a>;
  863. <a href="../method/messages.readMessageContents.md">messages.readMessageContents</a>#36a73f77 id:Vector<<a href="../type/int.md">int</a>> = <a href="../type/messages.AffectedMessages.md">messages.AffectedMessages</a>;
  864. <a href="../method/messages.getAllStickers.md">messages.getAllStickers</a>#1c9618b1 hash:<a href="../type/int.md">int</a> = <a href="../type/messages.AllStickers.md">messages.AllStickers</a>;
  865. <a href="../method/messages.getWebPagePreview.md">messages.getWebPagePreview</a>#25223e24 message:<a href="../type/string.md">string</a> = <a href="../type/MessageMedia.md">MessageMedia</a>;
  866. <a href="../method/messages.exportChatInvite.md">messages.exportChatInvite</a>#7d885289 chat_id:<a href="../type/int.md">int</a> = <a href="../type/ExportedChatInvite.md">ExportedChatInvite</a>;
  867. <a href="../method/messages.checkChatInvite.md">messages.checkChatInvite</a>#3eadb1bb hash:<a href="../type/string.md">string</a> = <a href="../type/ChatInvite.md">ChatInvite</a>;
  868. <a href="../method/messages.importChatInvite.md">messages.importChatInvite</a>#6c50051c hash:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  869. <a href="../method/messages.getStickerSet.md">messages.getStickerSet</a>#2619a90e stickerset:<a href="../type/InputStickerSet.md">InputStickerSet</a> = <a href="../type/messages.StickerSet.md">messages.StickerSet</a>;
  870. <a href="../method/messages.installStickerSet.md">messages.installStickerSet</a>#c78fe460 stickerset:<a href="../type/InputStickerSet.md">InputStickerSet</a> archived:<a href="../type/Bool.md">Bool</a> = <a href="../type/messages.StickerSetInstallResult.md">messages.StickerSetInstallResult</a>;
  871. <a href="../method/messages.uninstallStickerSet.md">messages.uninstallStickerSet</a>#f96e55de stickerset:<a href="../type/InputStickerSet.md">InputStickerSet</a> = <a href="../type/Bool.md">Bool</a>;
  872. <a href="../method/messages.startBot.md">messages.startBot</a>#e6df7378 bot:<a href="../type/InputUser.md">InputUser</a> peer:<a href="../type/InputPeer.md">InputPeer</a> random_id:<a href="../type/long.md">long</a> start_param:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  873. <a href="../method/messages.getMessagesViews.md">messages.getMessagesViews</a>#c4c8a55d peer:<a href="../type/InputPeer.md">InputPeer</a> id:Vector<<a href="../type/int.md">int</a>> increment:<a href="../type/Bool.md">Bool</a> = <a href="../type/Vector<int>.md">Vector<int></a>;
  874. <a href="../method/messages.toggleChatAdmins.md">messages.toggleChatAdmins</a>#ec8bd9e1 chat_id:<a href="../type/int.md">int</a> enabled:<a href="../type/Bool.md">Bool</a> = <a href="../type/Updates.md">Updates</a>;
  875. <a href="../method/messages.editChatAdmin.md">messages.editChatAdmin</a>#a9e69f2e chat_id:<a href="../type/int.md">int</a> user_id:<a href="../type/InputUser.md">InputUser</a> is_admin:<a href="../type/Bool.md">Bool</a> = <a href="../type/Bool.md">Bool</a>;
  876. <a href="../method/messages.migrateChat.md">messages.migrateChat</a>#15a3b8e3 chat_id:<a href="../type/int.md">int</a> = <a href="../type/Updates.md">Updates</a>;
  877. <a href="../method/messages.searchGlobal.md">messages.searchGlobal</a>#9e3cacb0 q:<a href="../type/string.md">string</a> offset_date:<a href="../type/int.md">int</a> offset_peer:<a href="../type/InputPeer.md">InputPeer</a> offset_id:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  878. <a href="../method/messages.reorderStickerSets.md">messages.reorderStickerSets</a>#78337739 flags:<a href="../type/#.md">#</a> masks:<a href="../type/flags.0?true.md">flags.0?true</a> order:Vector<<a href="../type/long.md">long</a>> = <a href="../type/Bool.md">Bool</a>;
  879. <a href="../method/messages.getDocumentByHash.md">messages.getDocumentByHash</a>#338e2464 sha256:<a href="../type/bytes.md">bytes</a> size:<a href="../type/int.md">int</a> mime_type:<a href="../type/string.md">string</a> = <a href="../type/Document.md">Document</a>;
  880. <a href="../method/messages.searchGifs.md">messages.searchGifs</a>#bf9a776b q:<a href="../type/string.md">string</a> offset:<a href="../type/int.md">int</a> = <a href="../type/messages.FoundGifs.md">messages.FoundGifs</a>;
  881. <a href="../method/messages.getSavedGifs.md">messages.getSavedGifs</a>#83bf3d52 hash:<a href="../type/int.md">int</a> = <a href="../type/messages.SavedGifs.md">messages.SavedGifs</a>;
  882. <a href="../method/messages.saveGif.md">messages.saveGif</a>#327a30cb id:<a href="../type/InputDocument.md">InputDocument</a> unsave:<a href="../type/Bool.md">Bool</a> = <a href="../type/Bool.md">Bool</a>;
  883. <a href="../method/messages.getInlineBotResults.md">messages.getInlineBotResults</a>#514e999d flags:<a href="../type/#.md">#</a> bot:<a href="../type/InputUser.md">InputUser</a> peer:<a href="../type/InputPeer.md">InputPeer</a> geo_point:<a href="../type/flags.0?InputGeoPoint.md">flags.0?InputGeoPoint</a> query:<a href="../type/string.md">string</a> offset:<a href="../type/string.md">string</a> = <a href="../type/messages.BotResults.md">messages.BotResults</a>;
  884. <a href="../method/messages.setInlineBotResults.md">messages.setInlineBotResults</a>#eb5ea206 flags:<a href="../type/#.md">#</a> gallery:<a href="../type/flags.0?true.md">flags.0?true</a> private:<a href="../type/flags.1?true.md">flags.1?true</a> query_id:<a href="../type/long.md">long</a> results:Vector<<a href="../type/InputBotInlineResult.md">InputBotInlineResult</a>> cache_time:<a href="../type/int.md">int</a> next_offset:<a href="../type/flags.2?string.md">flags.2?string</a> switch_pm:<a href="../type/flags.3?InlineBotSwitchPM.md">flags.3?InlineBotSwitchPM</a> = <a href="../type/Bool.md">Bool</a>;
  885. <a href="../method/messages.sendInlineBotResult.md">messages.sendInlineBotResult</a>#b16e06fe flags:<a href="../type/#.md">#</a> silent:<a href="../type/flags.5?true.md">flags.5?true</a> background:<a href="../type/flags.6?true.md">flags.6?true</a> clear_draft:<a href="../type/flags.7?true.md">flags.7?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> reply_to_msg_id:<a href="../type/flags.0?int.md">flags.0?int</a> random_id:<a href="../type/long.md">long</a> query_id:<a href="../type/long.md">long</a> id:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  886. <a href="../method/messages.getMessageEditData.md">messages.getMessageEditData</a>#fda68d36 peer:<a href="../type/InputPeer.md">InputPeer</a> id:<a href="../type/int.md">int</a> = <a href="../type/messages.MessageEditData.md">messages.MessageEditData</a>;
  887. <a href="../method/messages.editMessage.md">messages.editMessage</a>#ce91e4ca flags:<a href="../type/#.md">#</a> no_webpage:<a href="../type/flags.1?true.md">flags.1?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> id:<a href="../type/int.md">int</a> message:<a href="../type/flags.11?string.md">flags.11?string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> entities:Vector<<a href="../type/flags.3?Vector.md">flags.3?Vector</a>> = <a href="../type/Updates.md">Updates</a>;
  888. <a href="../method/messages.editInlineBotMessage.md">messages.editInlineBotMessage</a>#130c2c85 flags:<a href="../type/#.md">#</a> no_webpage:<a href="../type/flags.1?true.md">flags.1?true</a> id:<a href="../type/InputBotInlineMessageID.md">InputBotInlineMessageID</a> message:<a href="../type/flags.11?string.md">flags.11?string</a> reply_markup:<a href="../type/flags.2?ReplyMarkup.md">flags.2?ReplyMarkup</a> entities:Vector<<a href="../type/flags.3?Vector.md">flags.3?Vector</a>> = <a href="../type/Bool.md">Bool</a>;
  889. <a href="../method/messages.getBotCallbackAnswer.md">messages.getBotCallbackAnswer</a>#810a9fec flags:<a href="../type/#.md">#</a> game:<a href="../type/flags.1?true.md">flags.1?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> msg_id:<a href="../type/int.md">int</a> data:<a href="../type/flags.0?bytes.md">flags.0?bytes</a> = <a href="../type/messages.BotCallbackAnswer.md">messages.BotCallbackAnswer</a>;
  890. <a href="../method/messages.setBotCallbackAnswer.md">messages.setBotCallbackAnswer</a>#d58f130a flags:<a href="../type/#.md">#</a> alert:<a href="../type/flags.1?true.md">flags.1?true</a> query_id:<a href="../type/long.md">long</a> message:<a href="../type/flags.0?string.md">flags.0?string</a> url:<a href="../type/flags.2?string.md">flags.2?string</a> cache_time:<a href="../type/int.md">int</a> = <a href="../type/Bool.md">Bool</a>;
  891. <a href="../method/messages.getPeerDialogs.md">messages.getPeerDialogs</a>#2d9776b9 peers:Vector<<a href="../type/InputPeer.md">InputPeer</a>> = <a href="../type/messages.PeerDialogs.md">messages.PeerDialogs</a>;
  892. <a href="../method/messages.saveDraft.md">messages.saveDraft</a>#bc39e14b flags:<a href="../type/#.md">#</a> no_webpage:<a href="../type/flags.1?true.md">flags.1?true</a> reply_to_msg_id:<a href="../type/flags.0?int.md">flags.0?int</a> peer:<a href="../type/InputPeer.md">InputPeer</a> message:<a href="../type/string.md">string</a> entities:Vector<<a href="../type/flags.3?Vector.md">flags.3?Vector</a>> = <a href="../type/Bool.md">Bool</a>;
  893. <a href="../method/messages.getAllDrafts.md">messages.getAllDrafts</a>#6a3f8d65 = <a href="../type/Updates.md">Updates</a>;
  894. <a href="../method/messages.getFeaturedStickers.md">messages.getFeaturedStickers</a>#2dacca4f hash:<a href="../type/int.md">int</a> = <a href="../type/messages.FeaturedStickers.md">messages.FeaturedStickers</a>;
  895. <a href="../method/messages.readFeaturedStickers.md">messages.readFeaturedStickers</a>#5b118126 id:Vector<<a href="../type/long.md">long</a>> = <a href="../type/Bool.md">Bool</a>;
  896. <a href="../method/messages.getRecentStickers.md">messages.getRecentStickers</a>#5ea192c9 flags:<a href="../type/#.md">#</a> attached:<a href="../type/flags.0?true.md">flags.0?true</a> hash:<a href="../type/int.md">int</a> = <a href="../type/messages.RecentStickers.md">messages.RecentStickers</a>;
  897. <a href="../method/messages.saveRecentSticker.md">messages.saveRecentSticker</a>#392718f8 flags:<a href="../type/#.md">#</a> attached:<a href="../type/flags.0?true.md">flags.0?true</a> id:<a href="../type/InputDocument.md">InputDocument</a> unsave:<a href="../type/Bool.md">Bool</a> = <a href="../type/Bool.md">Bool</a>;
  898. <a href="../method/messages.clearRecentStickers.md">messages.clearRecentStickers</a>#8999602d flags:<a href="../type/#.md">#</a> attached:<a href="../type/flags.0?true.md">flags.0?true</a> = <a href="../type/Bool.md">Bool</a>;
  899. <a href="../method/messages.getArchivedStickers.md">messages.getArchivedStickers</a>#57f17692 flags:<a href="../type/#.md">#</a> masks:<a href="../type/flags.0?true.md">flags.0?true</a> offset_id:<a href="../type/long.md">long</a> limit:<a href="../type/int.md">int</a> = <a href="../type/messages.ArchivedStickers.md">messages.ArchivedStickers</a>;
  900. <a href="../method/messages.getMaskStickers.md">messages.getMaskStickers</a>#65b8c79f hash:<a href="../type/int.md">int</a> = <a href="../type/messages.AllStickers.md">messages.AllStickers</a>;
  901. <a href="../method/messages.getAttachedStickers.md">messages.getAttachedStickers</a>#cc5b67cc media:<a href="../type/InputStickeredMedia.md">InputStickeredMedia</a> = <a href="../type/Vector<StickerSetCovered>.md">Vector<StickerSetCovered></a>;
  902. <a href="../method/messages.setGameScore.md">messages.setGameScore</a>#8ef8ecc0 flags:<a href="../type/#.md">#</a> edit_message:<a href="../type/flags.0?true.md">flags.0?true</a> force:<a href="../type/flags.1?true.md">flags.1?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> id:<a href="../type/int.md">int</a> user_id:<a href="../type/InputUser.md">InputUser</a> score:<a href="../type/int.md">int</a> = <a href="../type/Updates.md">Updates</a>;
  903. <a href="../method/messages.setInlineGameScore.md">messages.setInlineGameScore</a>#15ad9f64 flags:<a href="../type/#.md">#</a> edit_message:<a href="../type/flags.0?true.md">flags.0?true</a> force:<a href="../type/flags.1?true.md">flags.1?true</a> id:<a href="../type/InputBotInlineMessageID.md">InputBotInlineMessageID</a> user_id:<a href="../type/InputUser.md">InputUser</a> score:<a href="../type/int.md">int</a> = <a href="../type/Bool.md">Bool</a>;
  904. <a href="../method/messages.getGameHighScores.md">messages.getGameHighScores</a>#e822649d peer:<a href="../type/InputPeer.md">InputPeer</a> id:<a href="../type/int.md">int</a> user_id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/messages.HighScores.md">messages.HighScores</a>;
  905. <a href="../method/messages.getInlineGameHighScores.md">messages.getInlineGameHighScores</a>#f635e1b id:<a href="../type/InputBotInlineMessageID.md">InputBotInlineMessageID</a> user_id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/messages.HighScores.md">messages.HighScores</a>;
  906. <a href="../method/messages.getCommonChats.md">messages.getCommonChats</a>#d0a48c4 user_id:<a href="../type/InputUser.md">InputUser</a> max_id:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/messages.Chats.md">messages.Chats</a>;
  907. <a href="../method/messages.getAllChats.md">messages.getAllChats</a>#eba80ff0 except_ids:Vector<<a href="../type/int.md">int</a>> = <a href="../type/messages.Chats.md">messages.Chats</a>;
  908. <a href="../method/messages.getWebPage.md">messages.getWebPage</a>#32ca8f91 url:<a href="../type/string.md">string</a> hash:<a href="../type/int.md">int</a> = <a href="../type/WebPage.md">WebPage</a>;
  909. <a href="../method/messages.toggleDialogPin.md">messages.toggleDialogPin</a>#3289be6a flags:<a href="../type/#.md">#</a> pinned:<a href="../type/flags.0?true.md">flags.0?true</a> peer:<a href="../type/InputPeer.md">InputPeer</a> = <a href="../type/Bool.md">Bool</a>;
  910. <a href="../method/messages.reorderPinnedDialogs.md">messages.reorderPinnedDialogs</a>#959ff644 flags:<a href="../type/#.md">#</a> force:<a href="../type/flags.0?true.md">flags.0?true</a> order:Vector<<a href="../type/InputPeer.md">InputPeer</a>> = <a href="../type/Bool.md">Bool</a>;
  911. <a href="../method/messages.getPinnedDialogs.md">messages.getPinnedDialogs</a>#e254d64e = <a href="../type/messages.PeerDialogs.md">messages.PeerDialogs</a>;
  912. <a href="../method/messages.setBotShippingResults.md">messages.setBotShippingResults</a>#e5f672fa flags:<a href="../type/#.md">#</a> query_id:<a href="../type/long.md">long</a> error:<a href="../type/flags.0?string.md">flags.0?string</a> shipping_options:Vector<<a href="../type/flags.1?Vector.md">flags.1?Vector</a>> = <a href="../type/Bool.md">Bool</a>;
  913. <a href="../method/messages.setBotPrecheckoutResults.md">messages.setBotPrecheckoutResults</a>#9c2dd95 flags:<a href="../type/#.md">#</a> success:<a href="../type/flags.1?true.md">flags.1?true</a> query_id:<a href="../type/long.md">long</a> error:<a href="../type/flags.0?string.md">flags.0?string</a> = <a href="../type/Bool.md">Bool</a>;
  914.  
  915. <a href="../method/updates.getState.md">updates.getState</a>#edd4882a = <a href="../type/updates.State.md">updates.State</a>;
  916. <a href="../method/updates.getDifference.md">updates.getDifference</a>#25939651 flags:<a href="../type/#.md">#</a> pts:<a href="../type/int.md">int</a> pts_total_limit:<a href="../type/flags.0?int.md">flags.0?int</a> date:<a href="../type/int.md">int</a> qts:<a href="../type/int.md">int</a> = <a href="../type/updates.Difference.md">updates.Difference</a>;
  917. <a href="../method/updates.getChannelDifference.md">updates.getChannelDifference</a>#3173d78 flags:<a href="../type/#.md">#</a> force:<a href="../type/flags.0?true.md">flags.0?true</a> channel:<a href="../type/InputChannel.md">InputChannel</a> filter:<a href="../type/ChannelMessagesFilter.md">ChannelMessagesFilter</a> pts:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/updates.ChannelDifference.md">updates.ChannelDifference</a>;
  918.  
  919. <a href="../method/photos.updateProfilePhoto.md">photos.updateProfilePhoto</a>#f0bb5152 id:<a href="../type/InputPhoto.md">InputPhoto</a> = <a href="../type/UserProfilePhoto.md">UserProfilePhoto</a>;
  920. <a href="../method/photos.uploadProfilePhoto.md">photos.uploadProfilePhoto</a>#4f32c098 file:<a href="../type/InputFile.md">InputFile</a> = <a href="../type/photos.Photo.md">photos.Photo</a>;
  921. <a href="../method/photos.deletePhotos.md">photos.deletePhotos</a>#87cf7f2f id:Vector<<a href="../type/InputPhoto.md">InputPhoto</a>> = <a href="../type/Vector<long>.md">Vector<long></a>;
  922. <a href="../method/photos.getUserPhotos.md">photos.getUserPhotos</a>#91cd32a8 user_id:<a href="../type/InputUser.md">InputUser</a> offset:<a href="../type/int.md">int</a> max_id:<a href="../type/long.md">long</a> limit:<a href="../type/int.md">int</a> = <a href="../type/photos.Photos.md">photos.Photos</a>;
  923.  
  924. <a href="../method/upload.saveFilePart.md">upload.saveFilePart</a>#b304a621 file_id:<a href="../type/long.md">long</a> file_part:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/Bool.md">Bool</a>;
  925. <a href="../method/upload.getFile.md">upload.getFile</a>#e3a6cfb5 location:<a href="../type/InputFileLocation.md">InputFileLocation</a> offset:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/upload.File.md">upload.File</a>;
  926. <a href="../method/upload.saveBigFilePart.md">upload.saveBigFilePart</a>#de7b673d file_id:<a href="../type/long.md">long</a> file_part:<a href="../type/int.md">int</a> file_total_parts:<a href="../type/int.md">int</a> bytes:<a href="../type/bytes.md">bytes</a> = <a href="../type/Bool.md">Bool</a>;
  927. <a href="../method/upload.getWebFile.md">upload.getWebFile</a>#24e6818d location:<a href="../type/InputWebFileLocation.md">InputWebFileLocation</a> offset:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/upload.WebFile.md">upload.WebFile</a>;
  928. <a href="../method/upload.getCdnFile.md">upload.getCdnFile</a>#2000bcc3 file_token:<a href="../type/bytes.md">bytes</a> offset:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/upload.CdnFile.md">upload.CdnFile</a>;
  929. <a href="../method/upload.reuploadCdnFile.md">upload.reuploadCdnFile</a>#2e7a2020 file_token:<a href="../type/bytes.md">bytes</a> request_token:<a href="../type/bytes.md">bytes</a> = <a href="../type/Bool.md">Bool</a>;
  930.  
  931. <a href="../method/help.getConfig.md">help.getConfig</a>#c4f9186b = <a href="../type/Config.md">Config</a>;
  932. <a href="../method/help.getNearestDc.md">help.getNearestDc</a>#1fb33026 = <a href="../type/NearestDc.md">NearestDc</a>;
  933. <a href="../method/help.getAppUpdate.md">help.getAppUpdate</a>#ae2de196 = <a href="../type/help.AppUpdate.md">help.AppUpdate</a>;
  934. <a href="../method/help.saveAppLog.md">help.saveAppLog</a>#6f02f748 events:Vector<<a href="../type/InputAppEvent.md">InputAppEvent</a>> = <a href="../type/Bool.md">Bool</a>;
  935. <a href="../method/help.getInviteText.md">help.getInviteText</a>#4d392343 = <a href="../type/help.InviteText.md">help.InviteText</a>;
  936. <a href="../method/help.getSupport.md">help.getSupport</a>#9cdf08cd = <a href="../type/help.Support.md">help.Support</a>;
  937. <a href="../method/help.getAppChangelog.md">help.getAppChangelog</a>#9010ef6f prev_app_version:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  938. <a href="../method/help.getTermsOfService.md">help.getTermsOfService</a>#350170f3 = <a href="../type/help.TermsOfService.md">help.TermsOfService</a>;
  939. <a href="../method/help.setBotUpdatesStatus.md">help.setBotUpdatesStatus</a>#ec22cfcd pending_updates_count:<a href="../type/int.md">int</a> message:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  940. <a href="../method/help.getCdnConfig.md">help.getCdnConfig</a>#52029342 = <a href="../type/CdnConfig.md">CdnConfig</a>;
  941.  
  942. <a href="../method/channels.readHistory.md">channels.readHistory</a>#cc104937 channel:<a href="../type/InputChannel.md">InputChannel</a> max_id:<a href="../type/int.md">int</a> = <a href="../type/Bool.md">Bool</a>;
  943. <a href="../method/channels.deleteMessages.md">channels.deleteMessages</a>#84c1fd4e channel:<a href="../type/InputChannel.md">InputChannel</a> id:Vector<<a href="../type/int.md">int</a>> = <a href="../type/messages.AffectedMessages.md">messages.AffectedMessages</a>;
  944. <a href="../method/channels.deleteUserHistory.md">channels.deleteUserHistory</a>#d10dd71b channel:<a href="../type/InputChannel.md">InputChannel</a> user_id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/messages.AffectedHistory.md">messages.AffectedHistory</a>;
  945. <a href="../method/channels.reportSpam.md">channels.reportSpam</a>#fe087810 channel:<a href="../type/InputChannel.md">InputChannel</a> user_id:<a href="../type/InputUser.md">InputUser</a> id:Vector<<a href="../type/int.md">int</a>> = <a href="../type/Bool.md">Bool</a>;
  946. <a href="../method/channels.getMessages.md">channels.getMessages</a>#93d7b347 channel:<a href="../type/InputChannel.md">InputChannel</a> id:Vector<<a href="../type/int.md">int</a>> = <a href="../type/messages.Messages.md">messages.Messages</a>;
  947. <a href="../method/channels.getParticipants.md">channels.getParticipants</a>#24d98f92 channel:<a href="../type/InputChannel.md">InputChannel</a> filter:<a href="../type/ChannelParticipantsFilter.md">ChannelParticipantsFilter</a> offset:<a href="../type/int.md">int</a> limit:<a href="../type/int.md">int</a> = <a href="../type/channels.ChannelParticipants.md">channels.ChannelParticipants</a>;
  948. <a href="../method/channels.getParticipant.md">channels.getParticipant</a>#546dd7a6 channel:<a href="../type/InputChannel.md">InputChannel</a> user_id:<a href="../type/InputUser.md">InputUser</a> = <a href="../type/channels.ChannelParticipant.md">channels.ChannelParticipant</a>;
  949. <a href="../method/channels.getChannels.md">channels.getChannels</a>#a7f6bbb id:Vector<<a href="../type/InputChannel.md">InputChannel</a>> = <a href="../type/messages.Chats.md">messages.Chats</a>;
  950. <a href="../method/channels.getFullChannel.md">channels.getFullChannel</a>#8736a09 channel:<a href="../type/InputChannel.md">InputChannel</a> = <a href="../type/messages.ChatFull.md">messages.ChatFull</a>;
  951. <a href="../method/channels.createChannel.md">channels.createChannel</a>#f4893d7f flags:<a href="../type/#.md">#</a> broadcast:<a href="../type/flags.0?true.md">flags.0?true</a> megagroup:<a href="../type/flags.1?true.md">flags.1?true</a> title:<a href="../type/string.md">string</a> about:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  952. <a href="../method/channels.editAbout.md">channels.editAbout</a>#13e27f1e channel:<a href="../type/InputChannel.md">InputChannel</a> about:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  953. <a href="../method/channels.editAdmin.md">channels.editAdmin</a>#eb7611d0 channel:<a href="../type/InputChannel.md">InputChannel</a> user_id:<a href="../type/InputUser.md">InputUser</a> role:<a href="../type/ChannelParticipantRole.md">ChannelParticipantRole</a> = <a href="../type/Updates.md">Updates</a>;
  954. <a href="../method/channels.editTitle.md">channels.editTitle</a>#566decd0 channel:<a href="../type/InputChannel.md">InputChannel</a> title:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  955. <a href="../method/channels.editPhoto.md">channels.editPhoto</a>#f12e57c9 channel:<a href="../type/InputChannel.md">InputChannel</a> photo:<a href="../type/InputChatPhoto.md">InputChatPhoto</a> = <a href="../type/Updates.md">Updates</a>;
  956. <a href="../method/channels.checkUsername.md">channels.checkUsername</a>#10e6bd2c channel:<a href="../type/InputChannel.md">InputChannel</a> username:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  957. <a href="../method/channels.updateUsername.md">channels.updateUsername</a>#3514b3de channel:<a href="../type/InputChannel.md">InputChannel</a> username:<a href="../type/string.md">string</a> = <a href="../type/Bool.md">Bool</a>;
  958. <a href="../method/channels.joinChannel.md">channels.joinChannel</a>#24b524c5 channel:<a href="../type/InputChannel.md">InputChannel</a> = <a href="../type/Updates.md">Updates</a>;
  959. <a href="../method/channels.leaveChannel.md">channels.leaveChannel</a>#f836aa95 channel:<a href="../type/InputChannel.md">InputChannel</a> = <a href="../type/Updates.md">Updates</a>;
  960. <a href="../method/channels.inviteToChannel.md">channels.inviteToChannel</a>#199f3a6c channel:<a href="../type/InputChannel.md">InputChannel</a> users:Vector<<a href="../type/InputUser.md">InputUser</a>> = <a href="../type/Updates.md">Updates</a>;
  961. <a href="../method/channels.kickFromChannel.md">channels.kickFromChannel</a>#a672de14 channel:<a href="../type/InputChannel.md">InputChannel</a> user_id:<a href="../type/InputUser.md">InputUser</a> kicked:<a href="../type/Bool.md">Bool</a> = <a href="../type/Updates.md">Updates</a>;
  962. <a href="../method/channels.exportInvite.md">channels.exportInvite</a>#c7560885 channel:<a href="../type/InputChannel.md">InputChannel</a> = <a href="../type/ExportedChatInvite.md">ExportedChatInvite</a>;
  963. <a href="../method/channels.deleteChannel.md">channels.deleteChannel</a>#c0111fe3 channel:<a href="../type/InputChannel.md">InputChannel</a> = <a href="../type/Updates.md">Updates</a>;
  964. <a href="../method/channels.toggleInvites.md">channels.toggleInvites</a>#49609307 channel:<a href="../type/InputChannel.md">InputChannel</a> enabled:<a href="../type/Bool.md">Bool</a> = <a href="../type/Updates.md">Updates</a>;
  965. <a href="../method/channels.exportMessageLink.md">channels.exportMessageLink</a>#c846d22d channel:<a href="../type/InputChannel.md">InputChannel</a> id:<a href="../type/int.md">int</a> = <a href="../type/ExportedMessageLink.md">ExportedMessageLink</a>;
  966. <a href="../method/channels.toggleSignatures.md">channels.toggleSignatures</a>#1f69b606 channel:<a href="../type/InputChannel.md">InputChannel</a> enabled:<a href="../type/Bool.md">Bool</a> = <a href="../type/Updates.md">Updates</a>;
  967. <a href="../method/channels.updatePinnedMessage.md">channels.updatePinnedMessage</a>#a72ded52 flags:<a href="../type/#.md">#</a> silent:<a href="../type/flags.0?true.md">flags.0?true</a> channel:<a href="../type/InputChannel.md">InputChannel</a> id:<a href="../type/int.md">int</a> = <a href="../type/Updates.md">Updates</a>;
  968. <a href="../method/channels.getAdminedPublicChannels.md">channels.getAdminedPublicChannels</a>#8d8d82d7 = <a href="../type/messages.Chats.md">messages.Chats</a>;
  969.  
  970. <a href="../method/bots.sendCustomRequest.md">bots.sendCustomRequest</a>#aa2769ed custom_method:<a href="../type/string.md">string</a> params:<a href="../type/DataJSON.md">DataJSON</a> = <a href="../type/DataJSON.md">DataJSON</a>;
  971. <a href="../method/bots.answerWebhookJSONQuery.md">bots.answerWebhookJSONQuery</a>#e6213f4d query_id:<a href="../type/long.md">long</a> data:<a href="../type/DataJSON.md">DataJSON</a> = <a href="../type/Bool.md">Bool</a>;
  972.  
  973. <a href="../method/payments.getPaymentForm.md">payments.getPaymentForm</a>#99f09745 msg_id:<a href="../type/int.md">int</a> = <a href="../type/payments.PaymentForm.md">payments.PaymentForm</a>;
  974. <a href="../method/payments.getPaymentReceipt.md">payments.getPaymentReceipt</a>#a092a980 msg_id:<a href="../type/int.md">int</a> = <a href="../type/payments.PaymentReceipt.md">payments.PaymentReceipt</a>;
  975. <a href="../method/payments.validateRequestedInfo.md">payments.validateRequestedInfo</a>#770a8e74 flags:<a href="../type/#.md">#</a> save:<a href="../type/flags.0?true.md">flags.0?true</a> msg_id:<a href="../type/int.md">int</a> info:<a href="../type/PaymentRequestedInfo.md">PaymentRequestedInfo</a> = <a href="../type/payments.ValidatedRequestedInfo.md">payments.ValidatedRequestedInfo</a>;
  976. <a href="../method/payments.sendPaymentForm.md">payments.sendPaymentForm</a>#2b8879b3 flags:<a href="../type/#.md">#</a> msg_id:<a href="../type/int.md">int</a> requested_info_id:<a href="../type/flags.0?string.md">flags.0?string</a> shipping_option_id:<a href="../type/flags.1?string.md">flags.1?string</a> credentials:<a href="../type/InputPaymentCredentials.md">InputPaymentCredentials</a> = <a href="../type/payments.PaymentResult.md">payments.PaymentResult</a>;
  977. <a href="../method/payments.getSavedInfo.md">payments.getSavedInfo</a>#227d824b = <a href="../type/payments.SavedInfo.md">payments.SavedInfo</a>;
  978. <a href="../method/payments.clearSavedInfo.md">payments.clearSavedInfo</a>#d83d70c1 flags:<a href="../type/#.md">#</a> credentials:<a href="../type/flags.0?true.md">flags.0?true</a> info:<a href="../type/flags.1?true.md">flags.1?true</a> = <a href="../type/Bool.md">Bool</a>;
  979.  
  980. <a href="../method/phone.getCallConfig.md">phone.getCallConfig</a>#55451fa9 = <a href="../type/DataJSON.md">DataJSON</a>;
  981. <a href="../method/phone.requestCall.md">phone.requestCall</a>#5b95b3d4 user_id:<a href="../type/InputUser.md">InputUser</a> random_id:<a href="../type/int.md">int</a> g_a_hash:<a href="../type/bytes.md">bytes</a> protocol:<a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a> = <a href="../type/phone.PhoneCall.md">phone.PhoneCall</a>;
  982. <a href="../method/phone.acceptCall.md">phone.acceptCall</a>#3bd2b4a0 peer:<a href="../type/InputPhoneCall.md">InputPhoneCall</a> g_b:<a href="../type/bytes.md">bytes</a> protocol:<a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a> = <a href="../type/phone.PhoneCall.md">phone.PhoneCall</a>;
  983. <a href="../method/phone.confirmCall.md">phone.confirmCall</a>#2efe1722 peer:<a href="../type/InputPhoneCall.md">InputPhoneCall</a> g_a:<a href="../type/bytes.md">bytes</a> key_fingerprint:<a href="../type/long.md">long</a> protocol:<a href="../type/PhoneCallProtocol.md">PhoneCallProtocol</a> = <a href="../type/phone.PhoneCall.md">phone.PhoneCall</a>;
  984. <a href="../method/phone.receivedCall.md">phone.receivedCall</a>#17d54f61 peer:<a href="../type/InputPhoneCall.md">InputPhoneCall</a> = <a href="../type/Bool.md">Bool</a>;
  985. <a href="../method/phone.discardCall.md">phone.discardCall</a>#78d413a6 peer:<a href="../type/InputPhoneCall.md">InputPhoneCall</a> duration:<a href="../type/int.md">int</a> reason:<a href="../type/PhoneCallDiscardReason.md">PhoneCallDiscardReason</a> connection_id:<a href="../type/long.md">long</a> = <a href="../type/Updates.md">Updates</a>;
  986. <a href="../method/phone.setCallRating.md">phone.setCallRating</a>#1c536a34 peer:<a href="../type/InputPhoneCall.md">InputPhoneCall</a> rating:<a href="../type/int.md">int</a> comment:<a href="../type/string.md">string</a> = <a href="../type/Updates.md">Updates</a>;
  987. <a href="../method/phone.saveCallDebug.md">phone.saveCallDebug</a>#277add7e peer:<a href="../type/InputPhoneCall.md">InputPhoneCall</a> debug:<a href="../type/DataJSON.md">DataJSON</a> = <a href="../type/Bool.md">Bool</a>;
  988.  
  989. // LAYER 66
  990.  
  991.  
  992. </pre>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement