Skip to main content

put

Method
This is a method of the CallbackPayloadStoreProtocol class in the protocols module.
Persist value under ref until expires_at (epoch seconds). Called from the synchronous render path, so this is a plain method.

Signature

Parameters

str
required
No description available.
str
required
No description available.

Used By

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 1401