Game
Introduction to Promises
Introduction to Pages
createDeveloperProduct
client.game:createDeveloperProduct(7713167711,{
name = "testing product",
description = "hello world",
price = 30
}):andThen(function(developerProduct)
print(developerProduct.productId); --> 1211770410
end):catch(warn)Arguments:
Type
Name
getGameInformation
Type
Name
Returns: <array> (example below is of my own game)
updateDeveloperProduct
Arguments:
Type
Name
getGamepasses
Arguments:
Type
Name
Last updated