Exclude category property from CategoryChannel docs

This commit is contained in:
Michael
2026-02-22 23:44:08 +02:00
committed by GitHub
parent 46000f78c7
commit 60e746ca94

View File

@@ -5453,6 +5453,7 @@ CategoryChannel
.. autoclass:: CategoryChannel() .. autoclass:: CategoryChannel()
:members: :members:
:inherited-members: :inherited-members:
:exclude-members: category
DMChannel DMChannel
~~~~~~~~~ ~~~~~~~~~