We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe0862 commit d5e497cCopy full SHA for d5e497c
discord/abc.py
@@ -1783,7 +1783,7 @@ async def pins(self) -> list[Message]:
1783
f"Messageable.pins() returning a list of Message",
1784
since="2.7",
1785
removed="3.0",
1786
- reference="The behavior of fetch_pins"
+ reference="The behavior of fetch_pins",
1787
)
1788
channel = await self._get_channel()
1789
state = self._state
0 commit comments