github.com/gotd/td/tg.InputStickerSetThumbLegacy.LocalID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L2380: LocalID int
tl_input_file_location_gen.go#L2409: if !(i.LocalID == 0) {
tl_input_file_location_gen.go#L2433: i.LocalID = from.GetLocalID()
tl_input_file_location_gen.go#L2496: b.PutInt(i.LocalID)
tl_input_file_location_gen.go#L2535: i.LocalID = value
tl_input_file_location_gen.go#L2561: return i.LocalID
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. |