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

    Type Alias CommandHandler

    CommandHandler: (ctx: CommandContext) => Promise<void> | void

    Type Declaration