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

    Interface BotEventSource

    interface BotEventSource {
        botId?: string;
        surface: "bot";
    }
    Index

    Properties

    Properties

    botId?: string
    surface: "bot"