bot: decrease polling timeout

This commit is contained in:
stefanodvx 2025-04-14 17:14:31 +02:00
parent 2e9694689f
commit 386c3991cd
2 changed files with 2 additions and 5 deletions

View file

@ -3,7 +3,6 @@ package core
import (
"context"
"fmt"
"log"
"path/filepath"
"strings"
@ -230,8 +229,6 @@ func SendErrorMessage(
ctx *ext.Context,
errorMessage string,
) {
log.Println(errorMessage)
switch {
case ctx.Update.Message != nil:
ctx.EffectiveMessage.Reply(