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

    Interface CreateBotRuntimeOptions

    interface CreateBotRuntimeOptions {
        bot?: BotInstance;
        manifest?: TeleforgeManifest;
    }
    Index

    Properties

    Properties