mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-12-02 11:52:56 +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