Skip to content

Bugs/288 missing flags property on discordcreatechannelmessage#289

Merged
BrammyS merged 4 commits intodevfrom
bugs/288-missing-flags-property-on-discordcreatechannelmessage
Aug 10, 2025
Merged

Bugs/288 missing flags property on discordcreatechannelmessage#289
BrammyS merged 4 commits intodevfrom
bugs/288-missing-flags-property-on-discordcreatechannelmessage

Conversation

@BrammyS
Copy link
Copy Markdown
Member

@BrammyS BrammyS commented Aug 10, 2025

Description

Closes #288

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@BrammyS BrammyS requested a review from Copilot August 10, 2025 11:44
@BrammyS BrammyS self-assigned this Aug 10, 2025
@BrammyS BrammyS linked an issue Aug 10, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes a missing flags property in the Discord Create Message API request model and corrects the documentation URL to point to the appropriate Discord API documentation.

  • Added the missing Flags property to support Discord message flags
  • Updated documentation URL from embed limits to the correct message endpoint documentation

@BrammyS BrammyS merged commit 9139d5c into dev Aug 10, 2025
1 check passed
@BrammyS BrammyS deleted the bugs/288-missing-flags-property-on-discordcreatechannelmessage branch August 10, 2025 11: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.

Missing flags property on DiscordCreateChannelMessage

2 participants