Skip to main content

get_channel

Method
This is a method of the PushChannelProtocol class in the protocols module.
Get channel metadata.

Signature

Parameters

str
required
No description available.

Returns

Optional[ChannelInfo]
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1305