Updates the profile and/or settings in a group.
Omitting a parameter means that that property remains unchanged. To clear a property, pass an empty string.
The current user must be an administrator in the group.
This method requires the following permissions: groups.
Parameters
Group identifier.
Group name.
Group description (HTML).
The profile URL a.k.a. the username.
The website URL from the group's profile.
Determines how new members can join this group and what is visible to non-members. Events can't be closed.
Possible values:
open,
closed,
private.
The unixtime when the event starts (events only).
The unixtime when the event ends (events only).
The name of the place and/or address where this event will take place (events only).
Wall mode.
open– Anyone who can access the group can post on the wall.restricted– Only group managers can post on the wall, but anyone can comment.closed– Only group managers can post on the wall. Commenting is disabled.disabled– Wall is completely disabled and hidden.
Photo albums mode.
restricted– Only group managers can create new albums.disabled– Non-system photo albums are disabled and hidden.
Discussion board mode.
open– Anyone who can access the group can create new topics.restricted– Only group managers can create new topics.disabled– Discussion board is disabled and hidden.
Result
Returns true on success.