We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm starting to use this SDK, and I think that there's a typo in the methods of the Email class
There's an addRecipient method, and there are also AddRecipient and AddRecipients methods. I think maybe they should be with lowercase.
addRecipient
AddRecipient
AddRecipients
Also the method to add CC and BCC are with capital uppercase.
Best regards! Nice work!
The text was updated successfully, but these errors were encountered:
I've just notice there's already a pull-request about this.
Sorry, something went wrong.
No branches or pull requests
Hi! I'm starting to use this SDK, and I think that there's a typo in the methods of the Email class
There's an
addRecipient
method, and there are alsoAddRecipient
andAddRecipients
methods. I think maybe they should be with lowercase.Also the method to add CC and BCC are with capital uppercase.
Best regards! Nice work!
The text was updated successfully, but these errors were encountered: