calamity-0.1.26.0: A library for writing discord bots in haskell
Safe HaskellNone
LanguageHaskell2010

Calamity.Types.Model.Channel.Attachment

Description

Message attachments

Documentation

data Attachment Source #

Constructors

Attachment 

Instances

Instances details
Eq Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment

Show Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment

Generic Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment

Associated Types

type Rep Attachment :: Type -> Type #

ToJSON Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment

FromJSON Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment

TextShow Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment

HasID Attachment Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment

type Rep Attachment Source # 
Instance details

Defined in Calamity.Types.Model.Channel.Attachment