send
AsyncMethod
This is a method of the GatewayClientProtocol class in the protocols module.Send an event to the client.
Signature
Parameters
No description available.
Send an event to the client.
This is a method of the GatewayClientProtocol class in the protocols module.Send an event to the client.
async def send(event: GatewayEvent) -> None