const github.com/gotd/td/tg.InputPeerPhotoFileLocationLegacyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L2142: const InputPeerPhotoFileLocationLegacyTypeID = 0x27d69997
tl_input_file_location_gen.go#L2206: return InputPeerPhotoFileLocationLegacyTypeID
tl_input_file_location_gen.go#L2218: ID: InputPeerPhotoFileLocationLegacyTypeID,
tl_input_file_location_gen.go#L2258: b.PutID(InputPeerPhotoFileLocationLegacyTypeID)
tl_input_file_location_gen.go#L2287: if err := b.ConsumeID(InputPeerPhotoFileLocationLegacyTypeID); err != nil {
tl_input_file_location_gen.go#L2688: case InputPeerPhotoFileLocationLegacyTypeID:
tl_registry_gen.go#L1812: InputPeerPhotoFileLocationLegacyTypeID: "inputPeerPhotoFileLocationLegacy#27d69997",
tl_registry_gen.go#L3594: "inputPeerPhotoFileLocationLegacy": InputPeerPhotoFileLocationLegacyTypeID,
tl_registry_gen.go#L5376: InputPeerPhotoFileLocationLegacyTypeID: func() bin.Object { return &InputPeerPhotoFileLocationLegacy{} },
tl_registry_gen.go#L5833: InputPeerPhotoFileLocationLegacyTypeID,
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. |