Closed MCausc78 closed 8 months ago
Implements https://github.com/discord/discord-api-docs/pull/6647
dart analyze
make analyze
dart format --set-exit-if-changed -l 160 ./lib
make format
Description
Implements https://github.com/discord/discord-api-docs/pull/6647
Type of change
Checklist:
dart analyze
ormake analyze
and fixed all issuesdart format --set-exit-if-changed -l 160 ./lib
ormake format
and fixed all issues