const github.com/gotd/td/tg.InputSecureFileLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L664: const InputSecureFileLocationTypeID = 0xcbc7ee28
tl_input_file_location_gen.go#L715: return InputSecureFileLocationTypeID
tl_input_file_location_gen.go#L727: ID: InputSecureFileLocationTypeID,
tl_input_file_location_gen.go#L751: b.PutID(InputSecureFileLocationTypeID)
tl_input_file_location_gen.go#L770: if err := b.ConsumeID(InputSecureFileLocationTypeID); err != nil {
tl_input_file_location_gen.go#L2639: case InputSecureFileLocationTypeID:
tl_registry_gen.go#L86: InputSecureFileLocationTypeID: "inputSecureFileLocation#cbc7ee28",
tl_registry_gen.go#L1868: "inputSecureFileLocation": InputSecureFileLocationTypeID,
tl_registry_gen.go#L3650: InputSecureFileLocationTypeID: func() bin.Object { return &InputSecureFileLocation{} },
tl_registry_gen.go#L5826: InputSecureFileLocationTypeID,
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. |