github.com/gotd/td/tg.HelpPremiumPromo.StatusText (field)
6 uses
github.com/gotd/td/tg (current package)
tl_help_premium_promo_gen.go#L47: StatusText string
tl_help_premium_promo_gen.go#L81: if !(p.StatusText == "") {
tl_help_premium_promo_gen.go#L121: p.StatusText = from.GetStatusText()
tl_help_premium_promo_gen.go#L194: b.PutString(p.StatusText)
tl_help_premium_promo_gen.go#L256: p.StatusText = value
tl_help_premium_promo_gen.go#L351: return p.StatusText
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. |