MessageOrType: PixelMessage | MessageType

Union type of PixelMessage and MessageType types. Messages without parameter have no PixelMessage class to represent them, instead they are represent by the corresponding MessageTypeValues.

Generated using TypeDoc