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

Documentation python sample for v3.1 send uses wrong syntax #100

Open
kontur opened this issue Feb 26, 2024 · 1 comment
Open

Documentation python sample for v3.1 send uses wrong syntax #100

kontur opened this issue Feb 26, 2024 · 1 comment

Comments

@kontur
Copy link

kontur commented Feb 26, 2024

Not an issue in the repo but with the API documentation.

The documentation states correctly that Messages From is an object:

Screenshot 2024-02-26 at 10 23 00

The Python example in the same spot, however, incorrectly uses an List wrapper around the Messages From object.

Screenshot 2024-02-26 at 10 21 36

Please correct the code sample.

@kontur
Copy link
Author

kontur commented Feb 26, 2024

(From what I can tell the other language samples replicate the same mistake)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants