WoodMan 潛水喵 says to OwO
對了,這個需要發請求之類的嗎qwq 我弄TGBOT.prototype.getChatAdministrators = function(chat_id, datas, cb){ datas = typeof datas == "object" ? datas : {}; datas.chat_id = chat_id; return this.invoke('getChatAdministrators', datas, cb); }; 然後不會有任何回應qwq