isInGroup

fun isInGroup(groupId: Int): Boolean

Method to get if a User is in a group

Return

Boolean

Parameters

groupId

The group's ID

Throws