def clap(self, ctx, *, msg: clean_content()): """\N{CLAPPING HANDS SIGN}""" await ctx.send(" \N{CLAPPING HANDS SIGN} ".join(msg.split()))