Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type Bot struct {
Sugar *zap.SugaredLogger
// contains filtered or unexported fields
}
func New ¶
func New(token string, coll *mongo.Collection, Sugar *zap.SugaredLogger) (*Bot, error)
Click to show internal directories.
Click to hide internal directories.