brazier-dev/hikari-flare

Async Converters

Closed this issue · 0 comments

Async converts would allow users to save an ID in the component's custom_id and then fetch a larger amount of information from their personal DB. Async converts could also be used to make converters for discord types like User.

I think it should be a different class than regular converters.