fix undefined: time

This commit is contained in:
Christoforus Surjoputro 2026-03-23 18:09:34 +07:00
parent 3122aed8b4
commit a0b8fc885c

View file

@ -9,6 +9,7 @@ import (
"path/filepath" "path/filepath"
"strings" "strings"
"testing" "testing"
"time"
"github.com/mymmrac/telego" "github.com/mymmrac/telego"
ta "github.com/mymmrac/telego/telegoapi" ta "github.com/mymmrac/telego/telegoapi"