Skip to main content

get

Method
This is a method of the CallbackPayloadStoreProtocol class in the protocols module.
Return the value stored for ref, or None if unknown/expired.

Signature

Parameters

str
required
No description available.

Returns

Optional[str]
The result of the operation.

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 1408