1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-09 16:35:12 +00:00
arikawa/utils
diamondburned 4158db8715 state: Ignore state errors in API wrappers
This commit makes it so that all API wrapper methods under state will
ignore errors returned from the cabinet setters. This is because an
intermittent error from the state shouldn't shadow the actual result
from the Discord API.
2021-12-14 13:49:34 -08:00
..
bot state: Ignore state errors in API wrappers 2021-12-14 13:49:34 -08:00
cmd gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
handler gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
httputil utils/httputil: Fix build error from previous commit 2021-11-29 12:41:13 -08:00
json discord: Add {Min,Max} into {Integer,Number}Option 2021-12-01 12:11:59 -08:00
sendpart api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
ws state: Ignore state errors in API wrappers 2021-12-14 13:49:34 -08:00
generate-option-marshalers.sh discord: Improve union interface documentation; fix *Option JSON 2021-11-25 15:02:24 -08:00