Skip to main content

list_channels

Method
This is a method of the PushChannelProtocol class in the protocols module.
List all active channel names.

Signature

Returns

List[str]
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1309