HeartbeatEvent constructor

HeartbeatEvent()

Emitted when the client receives a request to heartbeat.

Implementation

HeartbeatEvent() : super(opcode: Opcode.heartbeat);