teleproto - v1.229.0
    Preparing search index...

    Interface InputBotInlineMessageIDIn

    interface InputBotInlineMessageIDIn {
        _: "inputBotInlineMessageID";
        accessHash: BigInteger;
        dcId: number;
        id: BigInteger;
    }
    Index
    _: "inputBotInlineMessageID"
    accessHash: BigInteger
    dcId: number
    id: BigInteger