StreamShapes

constructor(avatar: Shape, myMessageBubble: Shape, otherMessageBubble: Shape, inputField: Shape, attachment: Shape, imageThumbnail: Shape, bottomSheet: Shape, suggestionList: Shape, attachmentSiteLabel: Shape, header: Shape, quotedAttachment: Shape)

Parameters

avatar

The avatar shape.

myMessageBubble

The bubble that wraps my message content.

otherMessageBubble

The bubble that wraps other people's message content.

inputField

The shape of the input field.

attachment

The shape of attachments.

imageThumbnail

The shape of image thumbnails, shown in selected attachments and image file attachments.

bottomSheet

The shape of components used as bottom sheets.

suggestionList

The shape of suggestion list popup.

attachmentSiteLabel

The shape of the label showing website name over link attachments.

header

The shape of the headers, such as the ones appearing on the Channel or Message screens.

quotedAttachment

The shape of quoted attachments.