@wildix/wda-history-client > WdaHistory > getChat
WdaHistory.getChat() method
Signature:
getChat(args: GetChatCommandInput, cb: (err: any, data?: GetChatCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
cb | (err: any, data?: GetChatCommandOutput) => void |
Returns:
void