calamity-0.1.9.1: A library for writing discord bots
Safe HaskellNone
LanguageHaskell2010

Calamity.Commands.Group

Description

Command groups

Documentation

data Group Source #

Constructors

Group 

Fields

Instances

Instances details
Generic Group Source # 
Instance details

Defined in Calamity.Commands.Group

Associated Types

type Rep Group :: Type -> Type #

Methods

from :: Group -> Rep Group x #

to :: Rep Group x -> Group #

type Rep Group Source # 
Instance details

Defined in Calamity.Commands.Group