Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add message type 44, set message type 14-17/36-39 to be deletable #1698

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

ItsRqtl
Copy link
Contributor

@ItsRqtl ItsRqtl commented Jun 11, 2024

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: [Replace with a description]

Description

Changes according to the following PRs
discord/discord-api-docs#6927
discord/discord-api-docs#6558

Changes

Add PURCHASE_NOTIFICATION (44) on MessageType
Set GUILD_DISCOVERY_* (14-17) on MessageType to be deletable
Set GUILD_INCIDENT_* (36-39) on MessageType to be deletable

Related Issues

https://discord.com/channels/789032594456576001/1250049088703954954/1250049088703954954

Test Scenarios

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

@ItsRqtl ItsRqtl changed the title feat,fix: add message type 44, set message type 14-17 to be deletable feat,fix: add message type 44, set message type 14-17/36-39 to be deletable Jun 11, 2024
@AstreaTSS AstreaTSS changed the title feat,fix: add message type 44, set message type 14-17/36-39 to be deletable feat: add message type 44, set message type 14-17/36-39 to be deletable Jun 11, 2024
@silasary silasary merged commit 720d935 into interactions-py:unstable Jun 18, 2024
2 checks passed
@ItsRqtl ItsRqtl deleted the message-type branch June 18, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants