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