preview_target
Method
This is a method of the DeliveryPreflightProtocol class in the protocols module.Return a dry-run preview of where
target will deliver.
A short, display-only string (e.g. "telegram:@alice (session main)") so the creator sees the destination before commit.
Signature
Parameters
DeliveryTarget
required
No description available.
Returns
str
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 2422
