Module dscord.types.util

Utility types that wrap specific utility functionality, without directly representing data/modeling from Discord.

TODO

moveme

Classes

Name Description
MessageBuffer Utility class for constructing messages that can be sent over discord, allowing for inteligent limiting of size and stripping of formatting characters.
MessageTable Utility class for constructing tabulated messages.