Superteam notifications
Update time: 2024/03/14 18:45:33
For operations in a superteam channel, all team members will receive notifications. The notification object has a field attach
that contains additional information. The attach
has a field type
to identify the type of notifications.
Types of notifications
Type |
Description | Field |
---|---|---|
updateSuperTeam |
After a superteam channel is updated, all members receive a notification of type updateSuperTeam . |
|
addSuperTeamMembers |
If you invite users to join a superteam channel, all members in the superteam channel receive a notification of type addSuperTeamMembers . |
|
removeSuperTeamMembers |
Remove a team member, all members will receive a notification of type removeSuperTeamMembers |
from : the account removing a member |
leaveSuperTeam |
If you leave a superteam channel, all members will receive a notification of type leaveSuperTeam . |
|
transferSuperTeam |
If you transfer the ownership of a superteam channel, all members will receive a notification of type transferSuperTeam . |
attach : |
addSuperTeamManagers |
If you add an administrator, all members will receive a notification of type addSuperTeamManagers . |
|
removeSuperTeamManagers |
If you remove an administrator, all members in the superteam channel will receive a notification of type removeSuperTeamManagers . |
|
updateSuperTeamMembersMute |
If you update the mute state of a member, all members will receive a notification of type updateSuperTeamMembersMute . |
|
passSuperTeamApply |
After receiving a request, the owner and administrators of the superteam channel can choose to approve or reject the request. If your request is approved, all members will receive a notification of type passSuperTeamApply . |
|
superTeamInvite |
If the owner and administrators of a superteam channel invite users to join the channel, the invited user will receive a system notification(For information about fields, see System notifications for superteam channel events) of type superTeamInvite |
|
acceptSuperTeamInvite |
The invited user can accept or reject the invitation.
|
|
System notifications for team events
The following types of notifications for superteam channels belongs to system notifications, not notification messages. For the difference between notification messages and system notifications, see Notifications and system notifications.
Type |
Description | Field |
---|---|---|
superTeamInvite |
Invitation to join a super team |
|
rejectSuperTeamInvite |
Reject a request. |
|
applySuperTeam |
If you request to join a superteam channel, the owner and administrators of the superteam channel will receive a notification of type applySuperTeam . |
|
rejectSuperTeamApply |
If you reject a request, the requester will receive a system notification of type rejectSuperTeamApply |
|
Was this page helpful?