Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 536 Bytes

BREAKING_CHANGES.md

File metadata and controls

11 lines (6 loc) · 536 Bytes

Breaking Changes

Rework of the entire options parameter

The option parameter is now fully supporting different guilds. The changes made are structural but some renaming also occured.

It is strongly advised to revise the entire options you are passing to the manager and restructure it with the new type accessible here.

Error messages have now error codes

The error messages now have error codes from 001 to 0006. You can inspect these directly in the source code.