Skip to main content

updateDefaultStandardMessage

Update which standard message is the default on a group. Requires group administrator permission.

Input

standardMessageUpdateDefaultInput

Return Type

ID

Example

mutation SetDefaultMessage {
updateDefaultStandardMessage(input: {
standardMessageId: "c21zMTIzNDU2"
isDefault: true
})
}

Export This Article

Save a copy of this page as PDF or plain text.