pymessenger2
pymessenger2 copied to clipboard
Build all requests using classes
https://github.com/Cretezy/pymessenger2/pull/3 shows how well we can use classes for defining buttons etc, I'd suggest we stop writing dicts manually and start writing down everything we need as such classes making us able to write requests in a quite functional way with less clutter and more automatic validation.