AccessControlUpdate
Used with the org.inthewaves.kotlinsignald.Signal.updateGroup function inside of GroupUpdate. A class to enforce that only one of the access controls are updated at once.
Types
Link copied to clipboard
Edit the access required to edit group information.
Link copied to clipboard
class GroupLink(newGroupLinkStatus: GroupLinkStatus) : AccessControlUpdate
Content copied to clipboard
Edit the group link status.
Link copied to clipboard
Edit the access required to add new members.
Properties
Link copied to clipboard
The body of the GroupAccessControl to perform the change.