This commit is contained in:
shoopea 2019-05-03 17:28:48 +08:00
parent 8b222d8432
commit da51179222

View File

@ -108,6 +108,8 @@ func main() {
}
}
log.Println("Poof ..")
ownUserID32 = OwnUserID(client)
ownUserID64 = int64(OwnUserID(client))