Teleforge API Reference - v0.1.0
    Preparing search index...

    Type Alias ExpressWebhookHandler

    ExpressWebhookHandler: (
        request: ExpressLikeRequest,
        response: ExpressLikeResponse,
    ) => Promise<void>

    Type Declaration