On this pageMessage.(constructor) Constructs a new instance of the Message class Signature: constructor(data?: { raw: string; metaData?: IMetaData[]; }); Parameters Parameter Type Description data { raw: string; metaData?: IMetaData[]; } (Optional)