Skip to documentation content
On this page
  1. Contract
  2. Signature

to_dict

Return a copy of the unabridged event.

Return a copy of the unabridged event.

Contract

PropertyValue
symboltelion_api.AiStreamEvent.to_dict
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.AiStreamEvent.to_dict(self) -> 'dict[str, Any]'
to_dict — Telion Python API 0.1.0-alpha | Telion