get_subscribers
Method
This is a method of the PushChannelProtocol class in the protocols module.List client IDs subscribed to a channel.
Signature
Parameters
str
required
No description available.
Returns
List[str]
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 1329
