This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into main
# Conflicts: # setup.cfg
- Loading branch information
Showing
49 changed files
with
1,202 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
pincer.objects.events package | ||
============================= | ||
|
||
Submodules | ||
---------- | ||
|
||
pincer.objects.events.channel module | ||
------------------------------------ | ||
|
||
.. automodule:: pincer.objects.events.channel | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.error module | ||
---------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.error | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.gateway\_commands module | ||
---------------------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.gateway_commands | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.guild module | ||
---------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.guild | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.hello\_ready module | ||
----------------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.hello_ready | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.integration module | ||
---------------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.integration | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.invite module | ||
----------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.invite | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.message module | ||
------------------------------------ | ||
|
||
.. automodule:: pincer.objects.events.message | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.presence module | ||
------------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.presence | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.thread module | ||
----------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.thread | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.typing\_start module | ||
------------------------------------------ | ||
|
||
.. automodule:: pincer.objects.events.typing_start | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.voice module | ||
---------------------------------- | ||
|
||
.. automodule:: pincer.objects.events.voice | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pincer.objects.events.webhook module | ||
------------------------------------ | ||
|
||
.. automodule:: pincer.objects.events.webhook | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: pincer.objects.events | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.