DinographicPixels / TouchGuild

TouchGuild is a NodeJS library for interfacing with Guilded.
https://touchguild.com
MIT License
9 stars 6 forks source link

rest methods caching #48

Closed pakkographic closed 1 year ago

pakkographic commented 1 year ago

Note: Client#getMember, Client#getMembers, Client#getChannel, Client#getGuild are synchronous methods and they retrieve cached data, to get uncached data use rest methods: Client#rest