custom ID of interaction (interaction)
Get the custom ID of this interaction.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
interaction | interaction | ✓ | The interaction to get the ID of. |
Output
String - The custom ID of this interaction, or empty string if not found. Use this to determine the source of an interaction.