Skip to main content

truncate_presentation

Method
This is a method of the SupportsPresentation class in the protocols module.
Truncate a presentation to fit channel limits.

Signature

Parameters

MessagePresentation
required
The presentation to truncate

Returns

'MessagePresentation'
Truncated presentation that fits channel limits

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 1173