github.com/gotd/td/tg.WallPaper.Slug (field)
6 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_gen.go#L68: Slug string
tl_wall_paper_gen.go#L121: if !(w.Slug == "") {
tl_wall_paper_gen.go#L161: w.Slug = from.GetSlug()
tl_wall_paper_gen.go#L276: b.PutString(w.Slug)
tl_wall_paper_gen.go#L335: w.Slug = value
tl_wall_paper_gen.go#L449: return w.Slug
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. |