Suyash Vardhan Mathur
Suyash Vardhan Mathur
**Testing plan:** **GIFs or screenshots:**
**Testing plan:** **GIFs or screenshots:**
**Testing plan:** **GIFs or screenshots:** Current state of the PR: 
Different variants of update_message events made it difficult to keep api changes uniform across them. Created a dataclass for update_message variant events and refactored to replace Dict with TypedDict. Fixes...
The /api documentation was missing a lot of Changes that have been done over time. Manually audited the Changelog to document all the Changes. **Testing plan:** **GIFs or screenshots:**
Currently, the examples response don't show response codes anywhere, which is already existing and important information. This commit adds the same.  **Testing plan:** **GIFs or screenshots:**
A lot of the function names in python_examples didn't match with the operationIds which they worked for. This commit highlights all such mismatches in the python examples. Along with this,...
**Testing plan:** **GIFs or screenshots:**