attachments property

List<Attachment> attachments
final

List of media type attachments to display thumbnails for.

Only attachments of type image, video and giphy are supported. Shows a placeholder for other types of attachments.

Implementation

final List<Attachment> attachments;