menu
googleapis package
documentation
chat/v1.dart
Message
attachedGifs property
attachedGifs property
dark_mode
light_mode
attachedGifs
property
List
<
AttachedGif
>
?
attachedGifs
getter/setter pair
GIF images that are attached to the message.
Output only.
Implementation
core.List<AttachedGif>? attachedGifs;
googleapis package
documentation
chat/v1
Message
attachedGifs property
Message class