Interface InboxViewOptions

interface InboxViewOptions {
    botId?: string;
}

Properties

Properties

botId?: string

Generated using TypeDoc