Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Calamity.Internal.Updateable
Description
Updateable objects
Documentation
class Updateable a where Source #
Instances
Updateable Channel Source # | |
Updateable DMChannel Source # | |
Updateable GuildChannel Source # | |
Defined in Calamity.Internal.Updateable Associated Types type Updated GuildChannel Source # Methods update :: Updated GuildChannel -> GuildChannel -> GuildChannel Source # | |
Updateable Message Source # | |
Updateable Guild Source # | |
Updateable User Source # | |