getRequest

fun getRequest(messageId: Long): Request?

Gets a Request by its unique ID.

Return

The request mapped to the unique ID, or null if not found

Parameters

messageId

The unique ID to lookup