attachedGifs property

List<AttachedGif>? attachedGifs
getter/setter pair

GIF images that are attached to the message.

Output only.

Implementation

core.List<AttachedGif>? attachedGifs;