On the generated model for message the from attribute is named from_ (with a trailing underscore) #923
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
The message the from attribute is named from_ (with a trailing underscore). As this is generated code I guess I can't just change it and raise a PR?
from_: Optional[Recipient] = None
Expected behavior
The json for Message will have the property named as from
How to reproduce
To see how this causes an issue create an instance of Message with message json
error
SDK Version
1.9.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: