github.com/gotd/td/tg.StickerSet.InstalledDate (field)
8 uses
github.com/gotd/td/tg (current package)
tl_sticker_set_gen.go#L68: InstalledDate int
tl_sticker_set_gen.go#L145: if !(s.InstalledDate == 0) {
tl_sticker_set_gen.go#L220: s.InstalledDate = val
tl_sticker_set_gen.go#L381: if !(s.InstalledDate == 0) {
tl_sticker_set_gen.go#L417: b.PutInt(s.InstalledDate)
tl_sticker_set_gen.go#L481: s.InstalledDate = value
tl_sticker_set_gen.go#L702: s.InstalledDate = value
tl_sticker_set_gen.go#L714: return s.InstalledDate, 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. |