A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
NormalizedMessage
Interface NormalizedMessage
Backend-independent view of one interaction's content.
interface
NormalizedMessage
{
parts
:
NormalizedPart
[]
;
role
:
Role
;
}
Index
Properties
parts
role
Properties
parts
parts
:
NormalizedPart
[]
role
role
:
Role
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parts
role
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Backend-independent view of one interaction's content.