setBusinessGreetingMessage
Set the business greeting message. USER-ONLY
Parameters
shortcutId: number
The identifier of the quick reply shortcut to send.
The recipients to send the greeting message to.
inactivityDayCount: number
Inactivity day count.
Result
void
Syntax
await client.setBusinessGreetingMessage(shortcutId, recipients, inactivityDayCount);