diff --git a/compiler/docs/compiler.py b/compiler/docs/compiler.py index aa577af1..6deb1b3b 100644 --- a/compiler/docs/compiler.py +++ b/compiler/docs/compiler.py @@ -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() \ No newline at end of file + start()