package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Dec 23, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrChatNotFound = errors.New("chat not found")
ErrChatIsNotSuperGroup = errors.New("chat is not supergroup")
ErrNotProvidedChatID = errors.New("not provided chat ID")
ErrInvalidToken = errors.New("invalid token")
ErrNotEnoughPrivileges = errors.New("not enough privileges")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.