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