Raw.TextImage
Inline image
textImage#81ccf4f document_id:long w:int h:int = RichText;
export namespace Raw {
export class TextImage {
constructor(params: { documentId: bigint; w: number; h: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x81ccf4f