const github.com/gotd/td/tg.InputPeerPhotoFileLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L1444: const InputPeerPhotoFileLocationTypeID = 0x37257e99
tl_input_file_location_gen.go#L1503: return InputPeerPhotoFileLocationTypeID
tl_input_file_location_gen.go#L1515: ID: InputPeerPhotoFileLocationTypeID,
tl_input_file_location_gen.go#L1551: b.PutID(InputPeerPhotoFileLocationTypeID)
tl_input_file_location_gen.go#L1579: if err := b.ConsumeID(InputPeerPhotoFileLocationTypeID); err != nil {
tl_input_file_location_gen.go#L2667: case InputPeerPhotoFileLocationTypeID:
tl_registry_gen.go#L90: InputPeerPhotoFileLocationTypeID: "inputPeerPhotoFileLocation#37257e99",
tl_registry_gen.go#L1872: "inputPeerPhotoFileLocation": InputPeerPhotoFileLocationTypeID,
tl_registry_gen.go#L3654: InputPeerPhotoFileLocationTypeID: func() bin.Object { return &InputPeerPhotoFileLocation{} },
tl_registry_gen.go#L5830: InputPeerPhotoFileLocationTypeID,
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. |