requestExists

fun requestExists(messageId: Long): Boolean

Checks if a request exists by its unique ID.

Return

true if the request exists, false otherwise

Parameters

messageId

The unique ID to lookup