Add channel select to component type documentation

This commit is contained in:
Tari 2025-06-20 23:58:08 +05:30 committed by GitHub
parent aa5f4bdd7a
commit 680fe9bc80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -329,6 +329,10 @@ Enumerations
Represents a select in which both users and roles can be selected. Represents a select in which both users and roles can be selected.
.. attribute:: channel_select
Represents a channel select component.
.. class:: ButtonStyle .. class:: ButtonStyle
Represents the style of the button component. Represents the style of the button component.