Query.typeGetByNick

Get the query type registered with nick.

class Query
static
typeGetByNick
(
string nick
)

Parameters

nick string

The nick of the query

Return Value

The query registered with nick or GST_QUERY_NONE if the query was not registered.

Meta