Files
GmRelayBot/tests
Toutsu 47d106e288
PR Checks / test-and-build (pull_request) Successful in 11m55s
fix(tests): update DiscordNewSessionHandlerTests for deferred response pattern
The Command_ShouldRenderEmbedOnSuccess test asserted the presence of
WithEmbeds in DiscordNewSessionCommand.cs. After switching to deferred
responses (InteractionCallback.DeferredMessage + ModifyResponseAsync),
embeds are now set via message.Embeds = embeds instead.

Bump version → 3.0.8

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 11:33:03 +03:00
..