8 Commits

Author SHA1 Message Date
Zomatree d4568c02ea fix create_role 2024-05-13 13:27:11 +01:00
Zomatree 9bf443e36b Fix channel.history not fetching members to go along with the messages 2023-12-29 20:09:38 +00:00
Zomatree d5fb40690d switch to using NotRequired 2022-04-02 21:02:12 +01:00
Zomatree 1bdbbf8d21 add basic command handler 2021-10-17 02:47:40 +01:00
rockboy987 a55ab98877 adding remaining messaging endpoints to http.py (#5)
* adding remaining messaging endpoints

* Apply suggestions from code review

Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>

* Apply requested changes

* Fix typo

* Add typing overloads

* Fix search_messages route

* Make include_users default to False instead of None

* Fix fetch_messages

* Fix missing comma

* Add SortType to __all__

* Update revolt/http.py

* Update revolt/http.py

* Update revolt/http.py

Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>
2021-09-03 22:55:45 +01:00
ppotatoo fdfd96e224 Trailing comma and add missing things in __all__ 2021-09-02 15:23:01 -04:00
ppotatoo 553fbffa74 Ran isort over directory and added __all__ 2021-09-02 15:16:25 -04:00
Zomatree 48f00c080b split up types into its own folder 2021-08-29 17:04:24 +01:00