guildId property

Snowflake? guildId
final

The ID of the guild the command was registered in, or null if it was a global command.

Implementation

final Snowflake? guildId;