guild property

Cacheable<Snowflake, Guild>? guild
latefinal

The guild the command was sent in.

Implementation

late final Cacheable<Snowflake, Guild>? guild;