Skip to content

Commit 13667f2

Browse files
authored
Merge branch 'master' into bot-api-7.11
2 parents ad9d7ed + 5a581b7 commit 13667f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5299,7 +5299,7 @@ type StarTransaction struct {
52995299
// Only for outgoing transactions
53005300
//
53015301
// optional
5302-
Reciever *TransactionPartner `json:"reciever,omitempty"`
5302+
Receiver *TransactionPartner `json:"receiver,omitempty"`
53035303
}
53045304

53055305
// StarTransactions contains a list of Telegram Star transactions.

0 commit comments

Comments
 (0)