guild property

Cacheable<Snowflake, IGuild>? guild

The guild the command was sent in.

Implementation

Cacheable<Snowflake, IGuild>? get guild;