Type alias CreateBotOptions

CreateBotOptions: {
    [key in string]?: string
}

Generated using TypeDoc