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