stopBot
stopBot(platforms)
await stopBot('telegram');
// or multiple platforms
await stopBot('telegram', 'discord');Last updated
Was this helpful?
stopBot(platforms)
await stopBot('telegram');
// or multiple platforms
await stopBot('telegram', 'discord');Last updated
Was this helpful?
Was this helpful?