onReady

abstract fun onReady(handler: suspend (Ready) -> Unit)(source)

Called when a gateway acknowledges the connection as ready.

Parameters

handler

Bootstrapping information about the current user.