Delegate CQApiClient.OnEventDelegate
Namespace: cqhttp.Cyan.Clients
Assembly: cqhttp.Cyan.dll
Syntax
public delegate CQResponse OnEventDelegate(CQApiClient client, CQEvent eventObj);
Parameters
| Type | Name | Description |
|---|---|---|
| CQApiClient | client | |
| CQEvent | eventObj |
Returns
| Type | Description |
|---|---|
| CQResponse |