Open
Description
The documentation page for Bot includes documentation for methods/attributes implemented for Client because Bot inherits from Client. Sometimes the example usage is also written for Client instead of for Bot, which can be confusing.
I'd find it more clear if only the proprieties overwritten or added were to be displayed in a class's docs page. In the example above, the start()
function would only be encountered at the Client doc page, not on the Bot page.
It's already clear in the class constructor that it inherits for another class.
Metadata
Metadata
Assignees
Labels
No labels