2.0.0.dev125 (2024-04-28)
Features
- Add monetization support. (#1803)
- Add missing link properties
- Add
message_linkproperty toMessageReference - Add
channel_linkproperty toMessageReference(#1877)
- Add
- Add missing
video_quality_modefield toGuildStageChannel(#1891) - Optimize gateway transport
- Merge cold path for zlib compression into main path to avoid additional call
- Handle data in
bytes, rather than instrto make good use of speedups (similar toRESTClient) (#1898)