#How to make auto idhints?
1 messages · Page 1 of 1 (latest)
upgrade to v4
Its added most probably let me check
idk how to use it though maybe someone else can help next
when there's bulk overwrite why you need idHints?
There is no automatic idHints. You are completely misunderstanding what idHints are for. Read https://www.sapphirejs.dev/docs/Guide/application-commands/application-command-registry/registering-chat-input-commands#idhints again
In short idHints are used before commands are even registered (and this.id would be available) to diff files against API data.
Or just use BulkOverwrite and never have to bother with it
Thank you for marking this question as solved!
Question Message ID
1061859354908835900
Solution Message ID
1061887288499507250
Learn More
how do you acc use it i cant figure it out
you just set the default behavior to it!
OH MY GOD ITS AMAZING
!!!!!!!!!!!
So i can bin off idHints now
Sorry Vladdy, would you mind elaborating on this? Where and how would you do that?