github.com/gotd/td/tg.Birthday.Year (field)
8 uses
github.com/gotd/td/tg (current package)
tl_birthday_gen.go#L57: Year int
tl_birthday_gen.go#L84: if !(b.Year == 0) {
tl_birthday_gen.go#L109: b.Year = val
tl_birthday_gen.go#L156: if !(b.Year == 0) {
tl_birthday_gen.go#L182: buf.PutInt(b.Year)
tl_birthday_gen.go#L227: b.Year = value
tl_birthday_gen.go#L251: b.Year = value
tl_birthday_gen.go#L263: return b.Year, true
![]() |
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. |