Metatell AI Bot - v0.0.10
    Preparing search index...

    Interface BotContext

    interface BotContext {
        embed: boolean;
        hmd: boolean;
        mobile: boolean;
    }
    Index

    Properties

    Properties

    embed: boolean
    hmd: boolean
    mobile: boolean