Interface NotesViewOptions

interface NotesViewOptions {
    botId: string;
}

Properties

Properties

botId: string

Generated using TypeDoc