Skip to content

Conversation

@retr0-init
Copy link
Contributor

@retr0-init retr0-init commented Feb 25, 2024

Pull Request Type

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

Description

There is a type of embed type missing. The auto moderation notification is added to the enum.

Changes

  • Added AUTOMOD_NOTIFICATION to the EmbedType with the content of "auto_moderation_notification"

Related Issues

Test Scenarios

  • Create a new server with community feature just enabled. There will be a message from the auto moderation with the "auto_moderation_notification" embed.
  • Run async for message in channel.history(limit=0) to get every message

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

LordOfPolls and others added 2 commits November 30, 2023 20:46
5.11.0
There is a type of embed type missing. The auto moderation notification is added to the enum.

Signed-off-by: retr0-init <[email protected]>
@retr0-init retr0-init changed the title Add missing AUTOMOD_NOTIFICATIONS fix: Add missing AUTOMOD_NOTIFICATIONS Feb 25, 2024
@eightween eightween changed the base branch from stable to unstable February 25, 2024 18:57
@AstreaTSS AstreaTSS merged commit 7bdbbab into interactions-py:unstable Feb 26, 2024
@retr0-init retr0-init deleted the patch-1 branch February 26, 2024 21:11
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.

5 participants