Add more guild routes.

This commit is contained in:
Paul Makles
2020-04-06 15:45:52 +01:00
parent ec1e91aee1
commit dde9206807
5 changed files with 105 additions and 36 deletions

View File

@@ -1,2 +1,3 @@
pub mod auth;
pub mod channel;
pub mod guild;