@wildix/xbees-conversations-client > Conversations > sendGiphy
Conversations.sendGiphy() method
Signature:
sendGiphy(args: SendGiphyCommandInput, cb: (err: any, data?: SendGiphyCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: SendGiphyCommandOutput) => void |
Returns:
void