WolfDispatcher::isGroupMemberUnbanned
Checks if a group member has been unbanned.
This method verifies if the received data indicates that a member who was previously kicked from the group has now left the group, which implies they have been unbanned.
Signature
protected function isGroupMemberUnbanned()
Returns
- mixed
- Returns the received data if the member has been unbanned, otherwise false.