github.com/gotd/td/tg.InputPeerPhotoFileLocationLegacy.LocalID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L2143: LocalID int
tl_input_file_location_gen.go#L2178: if !(i.LocalID == 0) {
tl_input_file_location_gen.go#L2204: i.LocalID = from.GetLocalID()
tl_input_file_location_gen.go#L2283: b.PutInt(i.LocalID)
tl_input_file_location_gen.go#L2328: i.LocalID = value
tl_input_file_location_gen.go#L2373: return i.LocalID
![]() |
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. |