Closed ClementJ18 closed 2 years ago
Switch the library from using requests.post and requests.get to requests.Route. This will enable individual methods to retain some control but still centralize Sessions and ratelimits.
Switch the library from using requests.post and requests.get to requests.Route. This will enable individual methods to retain some control but still centralize Sessions and ratelimits.