github.com/gotd/td/tg.Photo.HasStickers (field)
7 uses
github.com/gotd/td/tg (current package)
tl_photo_gen.go#L180: HasStickers bool
tl_photo_gen.go#L228: if !(p.HasStickers == false) {
tl_photo_gen.go#L276: p.HasStickers = from.GetHasStickers()
tl_photo_gen.go#L352: if !(p.HasStickers == false) {
tl_photo_gen.go#L427: p.HasStickers = p.Flags.Has(0)
tl_photo_gen.go#L504: p.HasStickers = true
tl_photo_gen.go#L507: p.HasStickers = false
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. |