Class MuteDB
java.lang.Object
com.gamersafer.minecraft.auth.common.db.repo.MuteDB
- All Implemented Interfaces:
IMuteStorage
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMutes
(UserIdentity identity) void
shutdown()
unmuteUser
(String guildMemberId, UserIdentity identity)
-
Constructor Details
-
MuteDB
-
-
Method Details
-
shutdown
public void shutdown()- Specified by:
shutdown
in interfaceIMuteStorage
-
add
- Specified by:
add
in interfaceIMuteStorage
-
getMutes
- Specified by:
getMutes
in interfaceIMuteStorage
-