guild property

Cacheable<Snowflake, Guild>? guild
latefinal

Reference to guild where typing occurred

Implementation

late final Cacheable<Snowflake, Guild>? guild;