create Group
Creates a new group and returns the information of the newly created group.
Parameters
The members to include in the group.
The title of the group.
A link to an image on the local filesystem. Example: /tmp/image.jpg
The message expiration timer for the group.
The role of all members other than the group creator. Options are ADMINISTRATOR or DEFAULT (case-insensitive). Example: "ADMINISTRATOR"
Throws
if signald sends an error response or the incoming message is invalid
if the request to the socket fails
Creates a new group and returns the information of the newly created group.
Parameters
The members to include in the group.
The title of the group.
A link to an image on the local filesystem. Example: /tmp/image.jpg
The message expiration timer for the group.
The role of all members other than the group creator. Options are ADMINISTRATOR or DEFAULT (case-insensitive). Example: "ADMINISTRATOR"
Throws
if signald sends an error response or the incoming message is invalid
if the request to the socket fails