discord-haskell-1.8.8: Write bots for Discord in Haskell
Safe HaskellNone
LanguageHaskell2010

Discord.Internal.Gateway.Cache

Description

Query info about connected Guilds and Channels

Documentation

data Cache Source #

Instances

Instances details
Show Cache Source # 
Instance details

Defined in Discord.Internal.Gateway.Cache

Methods

showsPrec :: Int -> Cache -> ShowS #

show :: Cache -> String #

showList :: [Cache] -> ShowS #