TopLevelApplicationCommandMetadata

Discord's metadata about an application command.

Inheritors

Properties

Link copied to clipboard
abstract val guildId: Long?

The ID of the guild on which this command was pushed on.

Link copied to clipboard
abstract val id: Long

The ID of this application command, this is a snowflake that contains the time at which the command was created.

Link copied to clipboard

The time at which this application command was created/modified, retrieved from the version.

Link copied to clipboard
abstract val version: Long

The version of this application command, this is a snowflake that contains the time at which the command was created/updated.