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

Calamity.Types

Contents

Description

All user facing types

Synopsis

Documentation

Types

This module collects all discord models, and other useful types together.

The Tellable class is also in here, which allows you to construct and send messages to things to you can send messages to in a neat way.