removeRequest

fun removeRequest(messageId: Long): Int

Removes a request from the database.

Return

1 if removed, else 0

Parameters

messageId

The unique ID of the request to remove