Skip to main content
MUTATION
teamMessageSend(teamChatId: String!, content: String, contentType: String, attachments: [TeamChatAttachmentInput], mentionedUserIds: [String], mentionedAll: Boolean, threadParentId: String, quote: TeamMessageQuoteInput): TeamMessage

Arguments

teamChatId
String!
required
content
String
contentType
String
attachments
[TeamChatAttachmentInput]
mentionedUserIds
[String]
mentionedAll
Boolean
threadParentId
String
quote
TeamMessageQuoteInput
_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!
createdAt
Date!
updatedAt
Date!
user
mentionedUsers
threadParticipants
teamChat
threadParent
Mutation
Variables
Response
Last modified on August 9, 2026