is Not The Author

private open fun isNotTheAuthor(group: Group, memberId: String): Boolean

Method to check whether the member of the operation is not the author of the group

Return

whether the member of the operation is not the author of the group as boolean

Parameters

group

The group of the operation

memberId

The identifier of the member to check