packages feed

discord-haskell-1.11.0: src/Discord/Interactions.hs

module Discord.Interactions
  ( module Discord.Internal.Types.ApplicationCommands
  , module Discord.Internal.Types.Interactions
  ) where

import Discord.Internal.Types.ApplicationCommands
import Discord.Internal.Types.Interactions