def rtfm_rewrite(self, ctx, *, obj: str = None): """Gives you a documentation link for a rewrite discord.py entity.""" await self.do_rtfm(ctx, 'rewrite', obj)