[Docs] Remaining doc improvements for 3.2.3 (#3400)

* double the fun

* double

* pluralize this
This commit is contained in:
Michael H
2020-01-17 18:00:24 -05:00
committed by GitHub
parent d52f8974fd
commit 7f2e5a0b70
3 changed files with 21 additions and 0 deletions

View File

@@ -60,3 +60,16 @@ Event Reference
:type service_name: :class:`str`
:param api_tokens: New Mapping of token names to tokens. This contains api tokens that weren't changed too.
:type api_tokens: Mapping[:class:`str`, :class:`str`]
*********************
Additional References
*********************
.. py:currentmodule:: redbot.core.bot
.. automethod:: Red.get_shared_api_tokens
.. automethod:: Red.set_shared_api_tokens
.. automethod:: Red.remove_shared_api_tokens