Browse Source

Add note about connection access token availability

pull/10109/head
dolfies 2 years ago
parent
commit
c457636c32
  1. 2
      discord/connections.py

2
discord/connections.py

@ -319,6 +319,8 @@ class Connection(PartialConnection):
"""|coro|
Retrieves a new access token for the connection.
Only applicable for connections of type:attr:`ConnectionType.twitch`,
:attr:`ConnectionType.youtube`, and :attr:`ConnectionType.spotify`.
Raises
------

Loading…
Cancel
Save