Interface SlashCommandOrBuilder (0.9.0)

public interface SlashCommandOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCommandId()

public abstract long getCommandId()

The ID of the slash command invoked.

int64 command_id = 1;

Returns
Type Description
long

The commandId.