beforeClose method

FutureOr<void> beforeClose(
  1. NyxxGateway client
)
inherited

Called before each client this plugin is added to closes.

Implementation

FutureOr<void> beforeClose(ClientType client) {}