[][src]Type Definition serenity::gateway::WsClient

type WsClient = WebSocket<AutoStream>;

Trait Implementations

impl WebSocketGatewayClientExt for WsClient[src]