teleproto - v1.229.0
    Preparing search index...

    Interface InputBotInlineMessageID64In

    interface InputBotInlineMessageID64In {
        _: "inputBotInlineMessageID64";
        accessHash: BigInteger;
        dcId: number;
        id: number;
        ownerId: BigInteger;
    }
    Index
    _: "inputBotInlineMessageID64"
    accessHash: BigInteger
    dcId: number
    id: number
    ownerId: BigInteger