This commit is contained in:
2026-03-13 13:25:26 +03:00
parent 5976fcd0b8
commit 589e11b22d
11 changed files with 319 additions and 268 deletions

View File

@@ -1,6 +1,6 @@
package tgapi
// UpdateType represents the type of an incoming update.
// UpdateType represents the type of incoming update.
type UpdateType string
const (