Skip to content

Check if a asset is for sale

Cameron Dahl edited this page Mar 14, 2018 · 1 revision

To get the if the asset is for sale, use this method

import robloxpy
robloxpy.Asset.is_for_sale(id)
Clone this wiki locally