Calamity.Types.Model.Presence.Presence
Description
User presences
data Presence Source #
Constructors
Fields
Defined in Calamity.Types.Model.Presence.Presence
Methods
(==) :: Presence -> Presence -> Bool #
(/=) :: Presence -> Presence -> Bool #
showsPrec :: Int -> Presence -> ShowS #
show :: Presence -> String #
showList :: [Presence] -> ShowS #
Associated Types
type Rep Presence :: Type -> Type #
from :: Presence -> Rep Presence x #
to :: Rep Presence x -> Presence #
parseJSON :: Value -> Parser Presence
parseJSONList :: Value -> Parser [Presence]
toJSON :: Presence -> Value
toEncoding :: Presence -> Encoding
toJSONList :: [Presence] -> Value
toEncodingList :: [Presence] -> Encoding
showbPrec :: Int -> Presence -> Builder
showb :: Presence -> Builder
showbList :: [Presence] -> Builder
showtPrec :: Int -> Presence -> Text
showt :: Presence -> Text
showtList :: [Presence] -> Text
showtlPrec :: Int -> Presence -> Text
showtl :: Presence -> Text
showtlList :: [Presence] -> Text
getID :: Presence -> Snowflake Guild Source #
getID :: Presence -> Snowflake User Source #
data ClientStatus Source #
(==) :: ClientStatus -> ClientStatus -> Bool #
(/=) :: ClientStatus -> ClientStatus -> Bool #
showsPrec :: Int -> ClientStatus -> ShowS #
show :: ClientStatus -> String #
showList :: [ClientStatus] -> ShowS #
type Rep ClientStatus :: Type -> Type #
from :: ClientStatus -> Rep ClientStatus x #
to :: Rep ClientStatus x -> ClientStatus #
parseJSON :: Value -> Parser ClientStatus
parseJSONList :: Value -> Parser [ClientStatus]
toJSON :: ClientStatus -> Value
toEncoding :: ClientStatus -> Encoding
toJSONList :: [ClientStatus] -> Value
toEncodingList :: [ClientStatus] -> Encoding
showbPrec :: Int -> ClientStatus -> Builder
showb :: ClientStatus -> Builder
showbList :: [ClientStatus] -> Builder
showtPrec :: Int -> ClientStatus -> Text
showt :: ClientStatus -> Text
showtList :: [ClientStatus] -> Text
showtlPrec :: Int -> ClientStatus -> Text
showtl :: ClientStatus -> Text
showtlList :: [ClientStatus] -> Text