Module database

Module database 

Source

Modules§

add_members_data
Nested message and enum types in AddMembersData.
addresses_or_installation_ids
Nested message and enum types in AddressesOrInstallationIds.
post_commit_action
Nested message and enum types in PostCommitAction.
readd_installations_data
Nested message and enum types in ReaddInstallationsData.
remove_members_data
Nested message and enum types in RemoveMembersData.
send_message_data
Nested message and enum types in SendMessageData.
task
Nested message and enum types in Task.
update_admin_lists_data
Nested message and enum types in UpdateAdminListsData.
update_group_membership_data
Nested message and enum types in UpdateGroupMembershipData.
update_metadata_data
Nested message and enum types in UpdateMetadataData.
update_permission_data
Nested message and enum types in UpdatePermissionData.

Structs§

AccountAddresses
Wrapper around a list af repeated EVM Account Addresses
AddMembersData
DEPRECATED The data required to add members to a group
AddressesOrInstallationIds
One of an EVM account address or Installation ID
InstallationIds
Wrapper around a list of repeated Installation IDs
PostCommitAction
Generic data-type for all post-commit actions
ReaddInstallationsData
The data required to remove and readd existing leaf nodes on the MLS tree. Does not change or update the members list. Used for fork recovery
RemoveMembersData
DEPRECATED The data required to remove members from a group
SendMessageData
The data required to publish a message
SendSyncArchive
Task
UpdateAdminListsData
The data required to update group admin/super admin lists
UpdateGroupMembershipData
The data required to make a commit that updates group membership Handles both Add and Remove actions
UpdateMetadataData
The data required to update group metadata
UpdatePermissionData
The data required to update permissions

Enums§

AdminListUpdateType
Type of update to admin lists
PermissionPolicyOption
Permission Policy
PermissionUpdateType
Type of Permission to Update