class MessageContextCommandBuilder

external
declare class MessageContextCommandBuilder extends ContextMenuCommandBuilder

external
toJSON(
validationOverride?: boolean
) : RESTPostAPIContextMenuApplicationCommandsJSONBody

Serializes this builder to API-compatible JSON data.Note that by disabling validation, there is no guarantee that the resulting object will be valid.