package
0.6.2
Repository: https://github.com/taimast/gotgproto.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MakeDispatcher creates new custom dispatcher which process and handles incoming updates.

# Variables

ContinueGroups continues iterating over handlers groups if returned through handler callback function.
EndGroups stops iterating over handlers groups if returned through handler callback function.
SkipCurrentGroup skips current group and continues iterating over handlers groups if returned through handler callback function.
StopClient cancels the context and stops the client if returned through handler callback function.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
Handler is the common interface for all the handlers.

# Type aliases

No description provided by the author
No description provided by the author