Closed MCausc78 closed 4 months ago
Implements https://github.com/discord/discord-api-docs/pull/6875
None
Please delete options that are not relevant.
dart analyze
make analyze
dart format --set-exit-if-changed -l 160 ./lib
make format
LGTM, will wait to see if the PR on Discord's end changes in any way before merging.
Description
Implements https://github.com/discord/discord-api-docs/pull/6875
Connected issues & other potential problems
None
Type of change
Please delete options that are not relevant.
Checklist:
dart analyze
ormake analyze
and fixed all issuesdart format --set-exit-if-changed -l 160 ./lib
ormake format
and fixed all issues