mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-27 14:46:21 +00:00
discord: Fix reference to deleted SelectComponent (#387)
This commit is contained in:
parent
c2657da488
commit
f4ec5bc80e
|
|
@ -250,7 +250,7 @@ func (c *ContainerComponents) UnmarshalJSON(b []byte) error {
|
|||
//
|
||||
// - *ActionRowComponent
|
||||
// - *ButtonComponent
|
||||
// - *SelectComponent
|
||||
// - *StringSelectComponent
|
||||
// - *TextInputComponent
|
||||
// - *UserSelectComponent
|
||||
// - *RoleSelectComponent
|
||||
|
|
|
|||
Loading…
Reference in a new issue