github.com/gotd/td/tg.StarsTransaction.Gift (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stars_transaction_gen.go#L54: Gift bool
tl_stars_transaction_gen.go#L277: if !(s.Gift == false) {
tl_stars_transaction_gen.go#L435: s.Gift = from.GetGift()
tl_stars_transaction_gen.go#L747: if !(s.Gift == false) {
tl_stars_transaction_gen.go#L983: s.Gift = s.Flags.Has(10)
tl_stars_transaction_gen.go#L1229: s.Gift = true
tl_stars_transaction_gen.go#L1232: s.Gift = false
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |