attachments property

List<Attachment> attachments
final

A list of files attached to this message.

The message content intent is needed for this field to be non-empty.

Implementation

final List<Attachment> attachments;