embeds property

List<Embed> embeds
getter/setter pair

A collection of the embeds in the message.

Implementation

late List<Embed> embeds;