calamity-0.8.0.0: A library for writing discord bots in haskell
Safe HaskellSafe-Inferred
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 allows you to construct and send messages to things to you can send messages to in a neat way.

The Upgradeable class allows you to upgrade a snowflake to the full value it refers to.

The CDNAsset class allows you to fetch assets from the discord CDN.