java.lang.Object
com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildVerify
public class GuildVerify
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GuildVerify
public GuildVerify(String guildMemberId,
boolean verified)
-
Method Details
-
getGuildMemberId
public String getGuildMemberId()
-
isVerified
public boolean isVerified()