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
}
func (*Client) GatewayBot ¶
func (c *Client) GatewayBot(opts ...rest.RequestOpt) (res *distype.GatewayBotGetResponse, err error)
func (*Client) Request ¶
func (c *Client) Request(endpoint *rest.CompiledEndpoint, rqBody interface{}, rsBody interface{}, opts ...rest.RequestOpt) error
Click to show internal directories.
Click to hide internal directories.