1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-12-02 20:02:53 +00:00

discord: Fix reference to deleted SelectComponent (#387)

This commit is contained in:
hi117 2023-03-15 18:11:46 -04:00 committed by GitHub
parent c2657da488
commit f4ec5bc80e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -250,7 +250,7 @@ func (c *ContainerComponents) UnmarshalJSON(b []byte) error {
//
// - *ActionRowComponent
// - *ButtonComponent
// - *SelectComponent
// - *StringSelectComponent
// - *TextInputComponent
// - *UserSelectComponent
// - *RoleSelectComponent