Documentation ¶
Index ¶
- func GetChannelEmotesBTTV(ctx context.Context, login string) ([]*datastructure.Emote, error)
- func GetChannelEmotesFFZ(ctx context.Context, login string) ([]*datastructure.Emote, error)
- func GetGlobalEmotesBTTV(ctx context.Context) ([]*datastructure.Emote, error)
- func GetGlobalEmotesFFZ(ctx context.Context) ([]*datastructure.Emote, error)
- func GetTwitchFollowerCount(ctx context.Context, id string) (int32, error)
- func GetTwitchStreams(ctx context.Context, logins ...string) (*streamsResponseTwitch, error)
- func GetTwitchUser(ctx context.Context, login string) (*userTwitch, error)
- type RequestHeadersKeyValuePairs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChannelEmotesBTTV ¶
func GetChannelEmotesFFZ ¶
Get channel emotes from the FFZ provider
func GetGlobalEmotesBTTV ¶
func GetGlobalEmotesBTTV(ctx context.Context) ([]*datastructure.Emote, error)
func GetGlobalEmotesFFZ ¶
func GetGlobalEmotesFFZ(ctx context.Context) ([]*datastructure.Emote, error)
func GetTwitchFollowerCount ¶
func GetTwitchStreams ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.