fix tgvip

This commit is contained in:
Benny 2023-01-07 13:01:26 +01:00
parent 7a7b7f3172
commit c8c0482791
No known key found for this signature in database
GPG key ID: 6CD0DBDA5235D481

View file

@ -441,7 +441,7 @@ def raw_update(client: "Client", update, users, chats):
"level": 1,
"quota": QUOTA * 2
}
vip.add_vip(ud)
vip.direct_add_vip(ud)
client.send_message(uid, f"Thank you {uid}. VIP payment received: {amount}")
else: