Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the struct that provides interactivity with discord
func NewClient ¶
func NewClient(c ClientConfig, l *zap.SugaredLogger) *Client
NewClient produces a new client with the given config
type ClientConfig ¶
Click to show internal directories.
Click to hide internal directories.