teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetDocumentByHashParams

    interface MessagesGetDocumentByHashParams {
        mimeType: string;
        sha256: bytes;
        size: BigInteger;
    }
    Index
    mimeType: string

    Mime type

    sha256: bytes

    SHA256 of file

    size: BigInteger

    Size of the file in bytes