def convert(self, ctx, emoji): try: return await super().convert(ctx, emoji) except BadArgument: return emoji