Skip to main content

@wildix/xbees-conversations-client > SendGiphyInput

SendGiphyInput interface

Signature:

export interface SendGiphyInput 

Properties

Property

Modifiers

Type

Description

channelId

string

The unique identifier of the channel to which the Giphy message is sent.

giphy

MessageGiphy

Details of the Giphy message to be sent.

messageId?

string

(Optional) The unique identifier of the message. If not provided, an ID will be auto-generated.

userId?

string

(Optional) The unique identifier of the user when a service token is used.