Rich messages

RichBlockCaption

Caption of a rich formatted block.

fields

fieldtyperequireddescription
textRichTextrequiredBlock caption
creditRichTextoptionalOptional. Block credit which corresponds to the HTML tag <cite>

import

types.ts
import type { RichBlockCaption } from "@yaebal/types";

used by

types