teamMessageEdit
MUTATION
teamMessageEdit(_id: String!, content: String!, mentionedUserIds: [String], mentionedAll: Boolean): TeamMessageArguments
_id
String!
required
content
String!
required
mentionedUserIds
[String]
mentionedAll
Boolean
Returns
_id
String!
teamChatId
String!
content
String
contentType
String!
userId
String!
attachments
mentionedUserIds
[String]
mentionedAll
Boolean
reactions
threadParentId
String
threadReplyCount
Int
threadLastReplyAt
Date
threadParticipantIds
[String]
readByUserIds
[String]
isEdited
Boolean!
isPinned
Boolean!
isDeleted
Boolean!
quote
createdAt
Date!
updatedAt
Date!
user
mentionedUsers
[User]
threadParticipants
[User]
teamChat
threadParent
Mutation
Variables
Response
Last modified on August 9, 2026
Related topics
MessageEditEntryconversationMessageAddWhatsApp ads that open a chatWhatsApp callingtagsEditMutation
Variables
Response