Closed MCausc78 closed 7 months ago
integrationTypes
context
integrationTypesConfig
contexts
MessageInteraction
message.interaction
Interaction.appPermissions
PRs:
Breaking changes are made by Discord
Probably nyxx_commands
nyxx_commands
Please delete options that are not relevant.
dart analyze
make analyze
dart format --set-exit-if-changed -l 160 ./lib
make format
Description
integrationTypes
/context
to InteractionintegrationTypesConfig
to ApplicationintegrationTypes
/contexts
to ApplicationCommandBuilder/ApplicationCommandUpdateBuilderMessageInteraction
, andmessage.interaction
Interaction.appPermissions
is no longer nullPRs:
Breaking changes are made by Discord
Connected issues & other potential problems
Probably
nyxx_commands
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