Document Section.accessory as an attribute

This commit is contained in:
Rapptz 2025-08-19 04:25:29 -04:00
parent a5a4bcf61b
commit 9dbf13c2f9

View File

@ -57,6 +57,11 @@ class Section(Item[V]):
The section accessory.
id: Optional[:class:`int`]
The ID of this component. This must be unique across the view.
Attributes
----------
accessory: :class:`Item`
The section accessory.
"""
__item_repr_attributes__ = (