Skip to content

Commit

Permalink
chore: v10
Browse files Browse the repository at this point in the history
  • Loading branch information
adntaha committed Nov 1, 2022
1 parent 3b9ecb7 commit f31e639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
APIApplicationCommandAutocompleteInteraction,
APIApplicationCommandInteractionDataStringOption,
} from 'discord-api-types/v9';
} from "discord-api-types/v10";

export function getOptionValue(
interaction: APIApplicationCommandAutocompleteInteraction,
Expand Down

0 comments on commit f31e639

Please sign in to comment.