Skip to content

Refactor send_message() and send_error() #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

Endkind
Copy link
Member

@Endkind Endkind commented Jul 2, 2025

  • Moved deprecated 'msg' parameter to the end in send_message() and send_error().
  • send_message() now always raises a DeprecationWarning when 'msg' is used, even if 'content' is also set.

- Moved deprecated 'msg' parameter to the end in send_message() and send_error().
- send_message() now always raises a DeprecationWarning when 'msg' is used, even if 'content' is also set.
@Endkind Endkind self-assigned this Jul 2, 2025
@Endkind Endkind added the maintenance Codebase cleanup or non-feature updates label Jul 2, 2025
@Endkind Endkind merged commit 9c252b3 into master Jul 2, 2025
1 check passed
@Endkind Endkind deleted the chore/move-msg-to-end-end branch July 2, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Codebase cleanup or non-feature updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant