Documentation - v0.27.1
    Preparing search index...

    Type Alias InputResponder<Method>

    InputResponder:
        | Responder<Method>
        | ResponderFactory<Method>
        | InputResponder<Method>[]

    Type Parameters

    • Method extends tl.RpcMethod["_"]