Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (API) GetChannelEmotes ¶
func (API) GetGlobalEmotes ¶
func (a API) GetGlobalEmotes(ctx context.Context) (GlobalEmoteResponse, error)
type APIError ¶
type GlobalEmoteResponse ¶
type GlobalEmoteResponse []Emote
type SharedEmote ¶
type SharedEmote struct {}
type SharedEmoteUser ¶
type SharedEmoteUser struct {}
Click to show internal directories.
Click to hide internal directories.