fix(telegram): migrate group config on supergroup IDs (#906)
Thanks @sleontenko. Co-authored-by: Stan <sleontenko@users.noreply.github.com>
This commit is contained in:
@@ -282,6 +282,8 @@ export function createTelegramBot(opts: TelegramBotOptions) {
|
||||
});
|
||||
|
||||
registerTelegramHandlers({
|
||||
cfg,
|
||||
accountId: account.accountId,
|
||||
bot,
|
||||
opts,
|
||||
runtime,
|
||||
|
||||
Reference in New Issue
Block a user