Skip to content
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

Update Message Builder doc #327

Open
embold-tyler opened this issue Dec 16, 2024 · 0 comments
Open

Update Message Builder doc #327

embold-tyler opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@embold-tyler
Copy link

Message Builder.md references deprecated methods. I utilized the method comments of the MessageBuilder class to build a command, but using the doc on its own resulted in lots of deprecation notices. I didn't find the reply_to method in any of the docs either. The Mailgun API documentation mentioned setting it with h:reply-to, but the the comment implies that method is also deprecated in favor of MessageBuilder.reply_to as well. The Ruby SDK Reference linked from README.md is sparse and doesn't even mention the MessageBuilder class. MessageBuilder.md links to the API doc for further examples but those are not specific to the Ruby SDK.

@alex-leb alex-leb self-assigned this Jan 15, 2025
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

No branches or pull requests

2 participants