{
	"DESCRIPTION": "Unmute the mentioned member!",
	"USAGE": "{{prefix}}unmute [@member]",
	"EXAMPLES": "{{prefix}}unmute @Jonny_Bro#4226",
	"MISSING_MEMBER": "Please specify the member you want to unmute!",
	"NOT_MUTED": "**{{username}}** is not muted on this server!",
	"SUCCESS": "**{{username}}** has just been unmuted!",
	"SUCCESS_CASE": "{{user}} (`{{usertag}}`) has just been unmuted! (mute case: #{{count}})"
}