Skip to content

Commit 7bff68a

Browse files
plun1331Soheab
andauthored
Apply suggestion from @Soheab
Co-authored-by: Soheab <[email protected]> Signed-off-by: plun1331 <[email protected]>
1 parent 7a66cb7 commit 7bff68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/types/components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ class LabelComponent(BaseComponent):
163163
type: Literal[18]
164164
label: str
165165
description: NotRequired[str]
166-
component: SelectMenu | InputText
166+
component: SelectMenu | InputText | FileUploadComponent
167167

168168

169169
class FileUploadComponent(BaseComponent):

0 commit comments

Comments
 (0)