Interface: UrlImageObject
Defined in: block-kit/composition-objects.ts:206
Description
Object for image which contains a image_url.
Properties
image_url
image_url: string;
Defined in: block-kit/composition-objects.ts:210
Description
The URL of the image to be displayed.