guild property

Cacheable<Snowflake, IGuild>? guild

Guild id of the command, if not global

Implementation

Cacheable<Snowflake, IGuild>? get guild;