discord-haskell-1.12.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