Returns if the user has the specified item with the minimum quantity required. Must be called on the ClientThread or it will silently error. Use HasItemSpecific if you want to avoid the client thread.
the ID of the item to check
the minimum quantity required
Returns if the user has the specified item with the minimum quantity required. Must be called on the ClientThread or it will silently error. Use HasItemSpecific if you want to avoid the client thread.