teleproto - v1.229.0
    Preparing search index...

    Interface InvokeAfterMsgParams

    interface InvokeAfterMsgParams {
        msgId: BigInteger;
        query: unknown;
    }
    Index
    msgId: BigInteger

    Message identifier on which a current query depends

    query: unknown

    The query itself