berconpy.ClientMessageEvent¶
- class berconpy.ClientMessageEvent(message)¶
Bases:
ClientEventRepresents a message sent by the server.
The protocol automatically generates an acknowledgement packet so nothing else needs to be done here.
Attributes
The message given by the server.