handletelegram,gotd: add missing log context

This commit is contained in:
Tulir Asokan
2026-03-03 14:04:46 +02:00
parent 4511c82cb0
commit 7738fc21f5
6 changed files with 60 additions and 9 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ type Client struct {
// Client context. Will be canceled by Run on exit.
ctx context.Context
cancel context.CancelFunc
cancel context.CancelCauseFunc
// Client config.
appID int // immutable