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

Calamity.Interactions.Eff

Description

Effect for working with an interaction

Documentation

data InteractionEff m a where Source #

Instances

Instances details
type DefiningModule (InteractionEff :: k -> Type -> Type) Source # 
Instance details

Defined in Calamity.Interactions.Eff

type DefiningModule (InteractionEff :: k -> Type -> Type) = "Calamity.Interactions.Eff"