Skip to main content

get_online_count

Method
This is a method of the PresenceProtocol class in the protocols module.
Count online clients, optionally filtered by channel.

Signature

Parameters

Optional[str]
No description available.

Returns

int
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1393