Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManagerService ¶
func NewManagerService( chatsPluginsService model.ChatsPluginsService, pluginService model.PluginService, ) (*managerService, error)
func PrintMessage ¶
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func NewProcessor(allowService model.AllowService, chatsUsersService model.ChatsUsersService, managerService model.ManagerService, userService model.UserService) *Processor
func (*Processor) ProcessUpdate ¶
Click to show internal directories.
Click to hide internal directories.