Apps Home
|
Create an App
ero-code-1
Author:
ero_sennin_coder
Description
Source Code
Launch App
Current Users
Created by:
Ero_Sennin_Coder
function getMethods(obj) { var result = []; for (var id in obj) { try { if (typeof(obj[id]) == "function") { result.push(id + ": " + obj[id].toString()); } } catch (err) { result.push(id + ": inaccessible"); } } return result; } cb.onTip(function (tip) { cb.chatNotice(getMethods(cb)); });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.