metatell Bot SDK - v2.0.0
    Preparing search index...

    Interface BotContext

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