client_id
Method
This is a method of the GatewayClientProtocol class in the protocols module.Unique client identifier.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 228client_id: Unique client identifier.
This is a method of the GatewayClientProtocol class in the protocols module.Unique client identifier.
def client_id() -> str
praisonaiagents/gateway/protocols.py at line 228