berconpy.ClientCommandEvent¶
- class berconpy.ClientCommandEvent(sequence, message)¶
Bases:
ClientEventRepresents the response to a given command.
Attributes
The sequence number of the command this is responding to.
The command's full response from the server.