S-IAF
Join ServerSapphire - Imagine a framework
sapphire-support
Can a parse be async?
<E<3 execrate12/8/2022
And would it be 'override async' or 'async override'?
KKrish12/8/2022
KKrish12/8/2022
Isn't sapphire related though
KKrish12/8/2022
i cannot conclude what you mean from "can a parse be async"
<E<3 execrate12/8/2022
I know this
<E<3 execrate12/8/2022
I mean is sapphire compatible with an async override and the override have to be readonly async?
<E<3 execrate12/8/2022
This have no parse function?
KKrish12/8/2022
idk what's a parse function is, didn't use v3 till now 😅
KKrish12/8/2022
If you mean this parse then yeah it can be asynchronous
KKrish12/8/2022
Seems like inspired by rust
Solution
FFavna12/8/2022
shorter answer: https://github.com/favware/dragonite/blob/main/src/interaction-handlers/autocomplete/abilityAutocomplete.ts#L13
short answer: yes
short answer: yes
<E<3 execrate12/8/2022
Thank you
RRealShadowNova12/9/2022
shorter and short should be swapped here.