Skip to content

Conversation

@Endkind
Copy link
Member

@Endkind Endkind commented Jul 7, 2025

  • send_message now returns the discord.Message instance that was sent
  • returns InteractionMessage if it was the initial response
  • returns WebhookMessage if it was a followup message
  • refactored send_message using guard clauses for improved readability

- send_message now returns the discord.Message instance that was sent
- returns InteractionMessage if it was the initial response
- returns WebhookMessage if it was a followup message
- refactored send_message using guard clauses for improved readability
@Endkind Endkind merged commit b35e301 into master Jul 7, 2025
1 check passed
@Endkind Endkind deleted the feat/add-to-send_message-edit-message-bool-end branch July 7, 2025 22:38
@Endkind Endkind self-assigned this Jul 7, 2025
@Endkind Endkind added maintenance Codebase cleanup or non-feature updates feature New functionality or enhancements labels Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New functionality or enhancements maintenance Codebase cleanup or non-feature updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants