Raw.TextConcat
Concatenation of rich texts
textConcat#7e6260d7 texts:Vector<RichText> = RichText;
export namespace Raw {
export class TextConcat {
constructor(params: { texts: Array<Raw.TypeRichText> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x7e6260d7
Property
texts
: Array of Raw.TypeRichTextConcatenated rich texts