inGuild

open fun inGuild(guild: Guild, player: OfflinePlayer): Boolean(source)

Simple method to check if a user is in the same guild

Return

if in guild or not

Parameters

guild

the guild being checked

player

the player being checked