Browse Source
GUILD_UPDATES are cool and special and of course they are partial. Although this is logical, our type/models autoinitialize some fields by default (which is actually fairly sane). However when this happens, we smash these new blank mappings over the previously updated state. Instead we should just ignore fields that don't come in GUILD_UPDATEs, and save our state.pull/21/head
3 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue