guild property

The webhook's guild, if this is accessed using a normal client and the client has that guild in it's cache.

Implementation

Cacheable<Snowflake, IGuild>? get guild;