Update compiler.py

This commit is contained in:
Yasir Aris M 2025-01-04 21:40:34 +07:00 committed by GitHub
parent f8c303e101
commit b00d1dfd5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -588,7 +588,7 @@ def pyrogram_api():
GiftCode
GiftedPremium
Gift
UserGift
StarGift
InputStarsTransaction
Invoice
LabeledPrice
@ -600,7 +600,6 @@ def pyrogram_api():
StarsStatus
StarsTransaction
SuccessfulPayment
UserStarGift
""",
pyromod="""
Pyromod
@ -928,4 +927,4 @@ if "__main__" == __name__:
DESTINATION = "../../docs/source/telegram"
PYROGRAM_API_DEST = "../../docs/source/api"
start()
start()