Skip to content

fix: Grab guild from cache rather than msg object.

Mateusz Brawański requested to merge patch/880 into master

Created by: Neuheit

Fixes #880 (closed) by ensuring the guild is grabbed from cache, and not from the message object itself. The guild object is not sent from the gateway.

Merge request reports

Loading