ForwardedContent
Content of the forwarded message
ID of the workspace the message is forwarded from
AIQffAsGi8ID of the chat the message is forwarded from
w:AIQffAsGi8forwardedMessages object[]required
Array of forwarded messages. The messages will not include information about reactions, threads, pinning, or whether the message is a reply to another message
ID of the workspace the message was sent in
AIQffAsGi8ID of the chat the message was sent to
w:AIQffAsGi8Message ID
gIQffAsGi8Message type - from a user or system
Possible values: [USER, SYSTEM]
USERID of the message this message replied to
gIQffAsGi8ID of the message author
gIQffAsGi8Date and time the message was created
2023-02-26T18:58:36.154+03:00Date and time the message was last modified
2024-02-26T18:58:36.154+03:00content objectrequired
Message content. At least one field is non-empty
Message in Markdown format
Hi!Array of file IDs attached to the message
[ADK5NyCqIK, BDK5NyCqIK]Conference ID
gIQffAsGi8systemEvent object
System message content. At least one field is non-empty
chatCreated object
System message: chat created
Membership ID of the chat creator
ADK5NyCqIKArray of Membership IDs of the created chat's members
[ADK5NyCqIK, BDK5NyCqIK]chatConvertedToPrivate object
System message: chat created
Membership ID of the initiator of converting the chat to private
ADK5NyCqIKmembersJoined object
System message: new members joined the chat
Membership ID of the member who invited the new members
ADK5NyCqIKArray of Membership IDs of the invited members
[ADK5NyCqIK, BDK5NyCqIK]membersLeft object
System message: members removed from the chat
Membership ID of the member who removed the members
ADK5NyCqIKArray of Membership IDs of the removed members
[ADK5NyCqIK, BDK5NyCqIK]chatRenamed object
System message: chat renamed
Membership ID of the member who renamed the chat
ADK5NyCqIKNew chat name
DocumentationuserEvent object
Personal notification content. At least one field is non-empty
conferenceMissed object
Personal notification about a missed conference
Conference identifier
ADK5NyCqIKMembership ID of the conference initiator
ADK5NyCqIKconferenceTarget objectrequired
Conference data. At least one field is non-empty
channelCall object
Conference in a chat
ID of the chat where the conference was initiated
w:AIQffAsGi8watercooler object
Personal call
Conference type. PUBLIC - public, other members can join without invites; PRIVATE - access by invite only
Possible values: [PRIVATE, PUBLIC]
PUBLICArray of Membership IDs of the conference participants
[ADK5NyCqIK, BDK5NyCqIK]Date and time the conference started
2023-02-26T18:58:36.154+03:00conferenceDeclined object
Personal notification about a declined conference
Conference identifier
ADK5NyCqIKMembership ID of the conference initiator
ADK5NyCqIKconferenceTarget objectrequired
Conference data. At least one field is non-empty
channelCall object
Conference in a chat
ID of the chat where the conference was initiated
w:AIQffAsGi8watercooler object
Personal call
Conference type. PUBLIC - public, other members can join without invites; PRIVATE - access by invite only
Possible values: [PRIVATE, PUBLIC]
PUBLICArray of Membership IDs of the conference participants
[ADK5NyCqIK, BDK5NyCqIK]Date and time the conference started
2023-02-26T18:58:36.154+03:00conferenceDirectInvite object
Personal notification about a direct conference invite
Conference identifier
ADK5NyCqIKMembership ID of the conference initiator
ADK5NyCqIKconferenceTarget objectrequired
Conference data. At least one field is non-empty
channelCall object
Conference in a chat
ID of the chat where the conference was initiated
w:AIQffAsGi8watercooler object
Personal call
Conference type. PUBLIC - public, other members can join without invites; PRIVATE - access by invite only
Possible values: [PRIVATE, PUBLIC]
PUBLICArray of Membership IDs of the conference participants
[ADK5NyCqIK, BDK5NyCqIK]Date and time the conference started
2023-02-26T18:58:36.154+03:00conferenceAnnounce object
Personal notification about the start of an available conference
Conference identifier
ADK5NyCqIKMembership ID of the conference initiator
ADK5NyCqIKconferenceTarget objectrequired
Conference data. At least one field is non-empty
channelCall object
Conference in a chat
ID of the chat where the conference was initiated
w:AIQffAsGi8watercooler object
Personal call
Conference type. PUBLIC - public, other members can join without invites; PRIVATE - access by invite only
Possible values: [PRIVATE, PUBLIC]
PUBLICArray of Membership IDs of the conference participants
[ADK5NyCqIK, BDK5NyCqIK]Date and time the conference started
2023-02-26T18:58:36.154+03:00chatMessageMention object
Personal notification about a mention in a chat
ID of the chat the message was sent to
w:AIQffAsGi8Poll ID, if the message contains a poll
gIQffAsGi8reactions object[]
Array of reactions to the message
Emoji in the form :+1:
:heart:Number of reactions
5ID of the thread under this message
t:AIQffAsGi8Date and time the message was pinned
2024-02-26T18:58:36.154+03:00{
"sourceWorkspaceId": "AIQffAsGi8",
"sourceChatId": "w:AIQffAsGi8",
"forwardedMessages": [
{
"workspaceId": "AIQffAsGi8",
"chatId": "w:AIQffAsGi8",
"messageId": "gIQffAsGi8",
"messageType": "USER",
"inReplyToMessageId": "gIQffAsGi8",
"membershipId": "gIQffAsGi8",
"createdAt": "2023-02-26T18:58:36.154+03:00",
"updatedAt": "2024-02-26T18:58:36.154+03:00",
"content": {
"text": "Hi!",
"fileIds": "[ADK5NyCqIK, BDK5NyCqIK]",
"conferenceId": "gIQffAsGi8",
"systemEvent": {
"chatCreated": {
"creatorMembershipId": "ADK5NyCqIK",
"membershipIds": "[ADK5NyCqIK, BDK5NyCqIK]"
},
"chatConvertedToPrivate": {
"initiatorMembershipId": "ADK5NyCqIK"
},
"membersJoined": {
"inviterMembershipId": "ADK5NyCqIK",
"membershipIds": "[ADK5NyCqIK, BDK5NyCqIK]"
},
"membersLeft": {
"kickerMembershipId": "ADK5NyCqIK",
"membershipIds": "[ADK5NyCqIK, BDK5NyCqIK]"
},
"chatRenamed": {
"initiatorMembershipId": "ADK5NyCqIK",
"newName": "Documentation"
}
},
"userEvent": {
"conferenceMissed": {
"conferenceId": "ADK5NyCqIK",
"inviterMemberId": "ADK5NyCqIK",
"conferenceTarget": {
"channelCall": {
"chatId": "w:AIQffAsGi8"
},
"watercooler": {
"scope": "PUBLIC",
"membershipIds": "[ADK5NyCqIK, BDK5NyCqIK]"
}
},
"startedAt": "2023-02-26T18:58:36.154+03:00"
},
"conferenceDeclined": {
"conferenceId": "ADK5NyCqIK",
"inviterMemberId": "ADK5NyCqIK",
"conferenceTarget": {
"channelCall": {
"chatId": "w:AIQffAsGi8"
},
"watercooler": {
"scope": "PUBLIC",
"membershipIds": "[ADK5NyCqIK, BDK5NyCqIK]"
}
},
"startedAt": "2023-02-26T18:58:36.154+03:00"
},
"conferenceDirectInvite": {
"conferenceId": "ADK5NyCqIK",
"inviterMemberId": "ADK5NyCqIK",
"conferenceTarget": {
"channelCall": {
"chatId": "w:AIQffAsGi8"
},
"watercooler": {
"scope": "PUBLIC",
"membershipIds": "[ADK5NyCqIK, BDK5NyCqIK]"
}
},
"startedAt": "2023-02-26T18:58:36.154+03:00"
},
"conferenceAnnounce": {
"conferenceId": "ADK5NyCqIK",
"inviterMemberId": "ADK5NyCqIK",
"conferenceTarget": {
"channelCall": {
"chatId": "w:AIQffAsGi8"
},
"watercooler": {
"scope": "PUBLIC",
"membershipIds": "[ADK5NyCqIK, BDK5NyCqIK]"
}
},
"startedAt": "2023-02-26T18:58:36.154+03:00"
},
"chatMessageMention": {
"chatId": "w:AIQffAsGi8"
}
},
"pollId": "gIQffAsGi8"
},
"reactions": [
{
"emoji": ":heart:",
"count": "5"
}
],
"threadId": "t:AIQffAsGi8",
"pinnedAt": "2024-02-26T18:58:36.154+03:00"
}
]
}