GetPlayerPhone

local Bridge = exports.community_bridge:Bridge()

local metadata = Bridge.Framework.GetPlayerPhone(src)
print(metadata)

Last updated