attachments property

Map<Snowflake, Attachment>? attachments
final

A mapping of attachment ID to Attachment.

Implementation

final Map<Snowflake, Attachment>? attachments;