Skip to content

feat: add support for getting messages from a guild (with filters)#3268

Merged
Misha-133 merged 9 commits into
discord-net:devfrom
OMEGA3065:dev
May 31, 2026
Merged

feat: add support for getting messages from a guild (with filters)#3268
Misha-133 merged 9 commits into
discord-net:devfrom
OMEGA3065:dev

Conversation

@OMEGA3065

Copy link
Copy Markdown
Contributor

Description

This Draft/PR would add support for getting all messages from a guild based on the specified filters.
This uses the "new" discord API endpoint: https://docs.discord.com/developers/resources/message#search-guild-messages

Changes

  • added a function to get filtered messages from a guild

@Misha-133 Misha-133 self-requested a review May 16, 2026 16:57
Comment thread src/Discord.Net.Core/Utils/Preconditions.cs Outdated
Comment thread src/Discord.Net.Core/Utils/Preconditions.cs Outdated
Comment thread src/Discord.Net.Rest/Entities/Guilds/GuildHelper.cs Outdated
@OMEGA3065 OMEGA3065 requested a review from Misha-133 May 31, 2026 11:51
@OMEGA3065 OMEGA3065 marked this pull request as ready for review May 31, 2026 12:04
@Misha-133 Misha-133 merged commit 31fed25 into discord-net:dev May 31, 2026
2 checks passed
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