Skip to content

Commit e4608b7

Browse files
committed
Fix field documentation.
1 parent 1b9ca3b commit e4608b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

td/generate/scheme/td_api.tl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@ starTransactionTypePaidMessageReceive sender_id:MessageSender message_count:int3
12941294
//@description The transaction is a purchase of Telegram Premium subscription; for regular users only
12951295
//@user_id Identifier of the user that received the Telegram Premium subscription
12961296
//@month_count Number of months the Telegram Premium subscription will be active
1297-
//@sticker A sticker to be shown in the message; may be null if unknown
1297+
//@sticker A sticker to be shown in the transaction information; may be null if unknown
12981298
starTransactionTypePremiumPurchase user_id:int53 month_count:int32 sticker:sticker = StarTransactionType;
12991299

13001300
//@description The transaction is a transaction of an unsupported type

0 commit comments

Comments
 (0)