const text = new text_MessageText(this.text, this.model, offset, show_images, () => this.scrollDownOnImageLoad(), ev => this.component.showImageModal(ev));
const text = new text_MessageText(this.text, this.model, offset, show_images, () => this.scrollDownOnImageLoad(), () => {});