Delete Row

Delete a row in a database.

If you are unsure how to use Databases, we have a tutorial that goes over them here.

What does it do?

The Delete Row block allows you to delete a specified row from a database

Example of Delete Row Block


Inputs

Database Required

Provide the name of the database to use for this block.

The database must exist on the current bot.

Example: my_database

Row ID Required

ID of the row to delete.

Example: abcdef12-3456-7890-abcd-ef1234567890

Outputs

This block does not have any outputs.