Change docstrings to raw-strings
This commit is contained in:
@ -489,7 +489,7 @@ class GuildChannel:
|
||||
await self._state.http.delete_channel(self.id, reason=reason)
|
||||
|
||||
async def set_permissions(self, target, *, overwrite=_undefined, reason=None, **permissions):
|
||||
"""|coro|
|
||||
r"""|coro|
|
||||
|
||||
Sets the channel specific permission overwrites for a target in the
|
||||
channel.
|
||||
|
Reference in New Issue
Block a user