(fix): webhook secret constant-time compare
(fix): observer rename, panic emits ErrorEvent (refactor): Runner.Once removed, Scene.PluginName unexported (doc): godoc hygiene pre-1.0.0
This commit is contained in:
@@ -58,6 +58,7 @@ const (
|
||||
// UpdateTypeRemovedChatBoost is a removed chat boost update.
|
||||
UpdateTypeRemovedChatBoost UpdateType = "removed_chat_boost"
|
||||
|
||||
// UpdateTypeManagedBot is a managed bot update.
|
||||
UpdateTypeManagedBot UpdateType = "managed_bot"
|
||||
|
||||
// UpdateTypeGuestMessage is a guest message update.
|
||||
|
||||
Reference in New Issue
Block a user