mtcute/packages/tl/data/documentation.cache.json

1 line
1.1 MiB
JSON
Raw Normal View History

2024-11-20 21:25:32 +03:00
{"updated":"20.11.2024, 20:00:44 (layer 192) - from https://corefork.telegram.org","classes":{"error":{"comment":"Error.","arguments":{"code":"Error code","text":"Message"}},"inputUser":{"comment":"Defines a user for further interaction.","arguments":{"user_id":"User identifier","access_hash":"<strong>access_hash</strong> value from the {@link RawUser} constructor"}},"inputPeerChannelFromMessage":{"comment":"Defines a <a href=\"https://corefork.telegram.org/api/min\">min</a> channel that was seen in a certain message of a certain chat.","arguments":{"peer":"The chat where the channel's message was seen","msg_id":"The message ID","channel_id":"The identifier of the channel that was seen"}},"inputPeerChat":{"comment":"Defines a chat for further interaction.","arguments":{"chat_id":"Chat identifier"}},"inputUserFromMessage":{"comment":"Defines a <a href=\"https://corefork.telegram.org/api/min\">min</a> user that was seen in a certain message of a certain chat.","arguments":{"peer":"The chat where the user was seen","msg_id":"The message ID","user_id":"The identifier of the user that was seen"}},"inputUserEmpty":{"comment":"Empty constructor, does not define a user.","arguments":{"gigagroup":"Is this a broadcast group?"}},"inputPhoneContact":{"comment":"Phone contact.","arguments":{"client_id":"An arbitrary 64-bit integer: it should be set, for example, to an incremental number when using {@link contacts.RawImportContactsRequest}, in order to retry importing only the contacts that weren't imported successfully, according to the client_ids returned in {@link contacts.RawImportedContacts}.<code>retry_contacts</code>.","phone":"Phone number","first_name":"Contact's first name","last_name":"Contact's last name"}},"inputUserSelf":{"comment":"Defines the current user.","arguments":{"gigagroup":"Is this a broadcast group?"}},"inputFile":{"comment":"Defines a file saved in parts using the method {@link upload.RawSaveFilePartRequest}.","arguments":{"id":"Random file identifier created by the client","parts":"Number of parts saved","name":"Full name of the file","md5_checksum":"In case the file's <a href=\"https://en.wikipedia.org/wiki/MD5#MD5_hashes\">md5-hash</a> was passed, contents of the file will be checked prior to use"}},"inputFileBig":{"comment":"Assigns a big file (over 10 MB in size), saved in part using the method {@link upload.RawSaveBigFilePartRequest}.","arguments":{"id":"Random file id, created by the client","parts":"Number of parts saved","name":"Full file name"}},"inputPeerSelf":{"comment":"Defines the current user.","arguments":{"gigagroup":"Is this a broadcast group?"}},"inputMediaEmpty":{"comment":"Empty media content of a message.","arguments":{"gigagroup":"Is this a broadcast group?"}},"inputMediaPhoto":{"comment":"Forwarded photo","arguments":{"flags":"Flags, see <a href=\"https://corefork.telegram.org/mtproto/TL-combinators#conditional-fields\">TL conditional fields</a>","spoiler":"Whether this media should be hidden behind a spoiler warning","id":"Photo to be forwarded","ttl_seconds":"Time to live in seconds of self-destructing photo"}},"inputMediaUploadedPhoto":{"comment":"Photo","arguments":{"flags":"Flags, see <a href=\"https://corefork.telegram.org/mtproto/TL-combinators#conditional-fields\">TL conditional fields</a>","spoiler":"Whether this media should be hidden behind a spoiler warning","file":"The <a href=\"https://corefork.telegram.org/api/files\">uploaded file</a>","stickers":"Attached mask stickers","ttl_seconds":"Time to live in seconds of self-destructing photo"}},"inputMediaGeoPoint":{"comment":"Map.","arguments":{"geo_point":"GeoPoint"}},"inputMediaUploadedDocument":{"comment":"New document","arguments":{"flags":"Flags, see <a href=\"https://corefork.telegram.org/mtproto/TL-combinators#conditional-fields\">TL conditional fields</a>","nosound_video":"Whether the specified document is a video file with no audio tracks (a GIF animation (even as MPEG4), for example)","force_file":"Force the media file to be uploaded as document","spoiler":"Whether this media should be hidden behind a spoiler warn