docs/GroupNotification.html
getRecipients()reply(content, options)
ExtendsBase
ContactId for the user that produced the GroupNotification.
Extra content
ID for the Chat that this groupNotification was sent for.
ID that represents the groupNotification
Contact IDs for the users that were affected by this GroupNotification.
Unix timestamp for when the groupNotification was created
GroupNotification type
Returns the Chat this groupNotification was sent in
Returns
Promise containing Chat
Returns the Contact this GroupNotification was produced by
Returns
Promise containing Contact
async
Returns the Contacts affected by this GroupNotification.
Returns
Promise containing Array of Contact
async
Sends a message to the same chat this GroupNotification was produced in.
| Name | Type | Optional | Description |
|---|---|---|---|
content
|
(string, MessageMedia, or Location)
|
| | |
options
|
object
|
| |
Returns
Promise containing Message