def poll_error(self, ctx, error): if isinstance(error, commands.MissingRequiredArgument): return await ctx.send('Missing the question.')