update
This commit is contained in:
parent
8c78b93e6e
commit
8b8cfc64bc
@ -2,7 +2,7 @@ import Telegram from "./telegram";
|
||||
|
||||
async function getMe() {
|
||||
return await Telegram.call("users.getUsers", {
|
||||
id: [{ _: "inputPeerSelf" }],
|
||||
id: [{ _: "inputUserSelf" }],
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user