Skip to main content

ChatMessageGiphyAttachment

A type alias for attachment with GiphyAttachmentPayload payload type.

public typealias ChatMessageGiphyAttachment = ChatMessageAttachment<GiphyAttachmentPayload>

The ephemeral message containing ChatMessageGiphyAttachment attachment will be created when /giphy command is used.

Did you find this page helpful?