deleteGroup

Delete group data from database

Arguments
Name Type Description Required
group_id int Group id yes

Output : bool

Static or normal : Static

Examples :

json::deleteGroup(123456789);