twitchapi-0.0.4: Client access to Twitch.tv API endpoints
Safe HaskellSafe-Inferred
LanguageHaskell2010

Web.TwitchAPI.Helix.Bits

Documentation

data Period Source #

Constructors

Day 
Week 
Month 
Year 
All 

Instances

Instances details
Show Period Source # 
Instance details

Defined in Web.TwitchAPI.Helix.Bits

Eq Period Source # 
Instance details

Defined in Web.TwitchAPI.Helix.Bits

Methods

(==) :: Period -> Period -> Bool #

(/=) :: Period -> Period -> Bool #

newtype Cheermotes Source #

Constructors

Cheermotes 

Instances

Instances details
Show Cheermotes Source # 
Instance details

Defined in Web.TwitchAPI.Helix.Bits

Eq Cheermotes Source # 
Instance details

Defined in Web.TwitchAPI.Helix.Bits

HelixRequest Cheermotes Source # 
Instance details

Defined in Web.TwitchAPI.Helix.Bits