- Preparing search index...
- The search index is not available
amaribot.js
Type alias AmariBotOptions
Amari
Bot
Options
: { baseURL
?: string; customFetch
?: CustomFetch; debug
?: boolean; version
?: string; }
Type declaration
-
Optional baseURL?: string
-
Optional customFetch?: CustomFetch
-
Optional debug?: boolean
-
Optional version?: string