GiphyAttachmentContent
Builds a Giphy attachment message.
It shows the GIF, as well as a label for users to recognize it's sent from Giphy.
Parameters
The attachment to show.
Modifier for styling.
Used to modify the quality and dimensions of the rendered Giphy attachments.
Sets the Giphy container sizing strategy. Setting it to automatic makes the container capable of adaptive resizing and ignore the default Giphy width and height dimensions, however you can still clip maximum dimensions. Setting it to fixed size mode will make it respect all given dimensions.
Used to determine the way Giphys are scaled inside the Image composable.
When true (default), the container is clickable and long-clickable. When false, both handlers are disabled.
Lambda called when an item gets clicked (no-action by default).