Namespaces: global |
Description |
|---|---|
| groups_promote_member() |
Promote a member to a new status within a group. |
| groups_demote_member() |
Demote a user to ‘member’ status within a group. |
| groups_accept_invite() |
Process the acceptance of a group invitation. |
| groups_reject_invite() |
Reject a group invitation. |
| groups_delete_invite() |
Delete a group invitation. |
| groups_send_invites() |
Send all pending invites by a single user to a specific group. |
| groups_get_invites_for_user() |
Get IDs of users with outstanding invites to a given group from a specified user. |
| groups_get_invite_count_for_user() |
Get the total group invite count for a user. |
| groups_invite_user() |
Invite a user to a group. |
| groups_uninvite_user() |
Uninvite a user from a group. |