guild property

Snowflake? guild
getter/setter pair

The guild that the slash Command is registered in. This can be null if its a global command.

Implementation

Snowflake? guild;