banlistQuery

fun banlistQuery(q: String, page: Int = 0, max: Int = 0): JsonObject?(source)

Endpoint for querying banlists

Endpoint: /Api/Banlist/Query

Return

the query as JsonObject

Parameters

q

the query

page

define the page

max

maximum object count

Throws

inherited from CedmodException