We currently support two types of activities in Discord: joining a guild and sending messages.
Attribute | Sub-attribute | Value |
---|
type | | joined_guild |
score | | 2 |
sourceId | | Discord ID of the user joining the guild |
Attribute | Sub-attribute | Value |
---|
type | | message |
score | | 1 |
sourceId | | Discord ID of the message activity |
sourceParentId | | If the message is part of a thread, send the thread starter Discord ID |
crowdInfo | url | URL of the message |
crowdInfo | body | Body of the message |
crowdInfo | reactions | List of reactions |
crowdInfo | attachments | List of attachments |
crowdInfo | thread. | Whether the message is part of a thread |