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

    Interface CommandMapping

    interface CommandMapping {
        description?: string;
        route: string;
    }
    Index

    Properties

    Properties

    description?: string
    route: string