guild property

Cacheable<Snowflake, IGuild>? guild

Reference to guild if event happened in guild

Implementation

Cacheable<Snowflake, IGuild>? get guild;