github.com/gotd/td/tg.PaymentsGiveawayInfoResults.GiftCodeSlug (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_giveaway_info_gen.go#L445: GiftCodeSlug string
tl_payments_giveaway_info_gen.go#L490: if !(g.GiftCodeSlug == "") {
tl_payments_giveaway_info_gen.go#L529: g.GiftCodeSlug = val
tl_payments_giveaway_info_gen.go#L603: if !(g.GiftCodeSlug == "") {
tl_payments_giveaway_info_gen.go#L628: b.PutString(g.GiftCodeSlug)
tl_payments_giveaway_info_gen.go#L671: g.GiftCodeSlug = value
tl_payments_giveaway_info_gen.go#L746: g.GiftCodeSlug = value
tl_payments_giveaway_info_gen.go#L758: return g.GiftCodeSlug, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |