is_paired
Method
This is a method of the PairingProtocol class in the protocols module.Check if a channel is authorized.
Signature
Parameters
str
required
Channel identifier
str
required
Type of channel
Returns
bool
True if channel is paired/authorized
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 2196
