You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Modify the cache with a merge method to ensure no important data gets overwritten (#913)
* refactor: add merge method for cache
* refactor: Optimize `_search_iterable`and use a list of tuples instead of a tuple of tuples
* refactor: Do a guild updates in events
* refactor: Add caching to several HTTP methods
* Update interactions/api/http/guild.py
Co-authored-by: Toricane <73972068+Toricane@users.noreply.github.com>
* Update interactions/api/http/channel.py
Co-authored-by: Toricane <73972068+Toricane@users.noreply.github.com>
Co-authored-by: Toricane <73972068+Toricane@users.noreply.github.com>
0 commit comments