mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
feat(telegram): Updated log message
This commit is contained in:
@@ -195,7 +195,7 @@ func (c *TelegramChannel) initBotCommands(ctx context.Context) error {
|
||||
return fmt.Errorf("set commands: %w", err)
|
||||
}
|
||||
} else {
|
||||
logger.InfoC("telegram", "Bot commands up to date")
|
||||
logger.DebugC("telegram", "Bot commands are up to date")
|
||||
}
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user