@ -30,7 +30,7 @@ For example, to list all the Nextcloud's instance users:
}
defer c.Logout()
users, err := c.users().List()
users, err := c.Users().List()
if err != nil {
panic(err)
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.