const github.com/gotd/td/tg.InputDocumentFileLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L443: const InputDocumentFileLocationTypeID = 0xbad07584
tl_input_file_location_gen.go#L504: return InputDocumentFileLocationTypeID
tl_input_file_location_gen.go#L516: ID: InputDocumentFileLocationTypeID,
tl_input_file_location_gen.go#L548: b.PutID(InputDocumentFileLocationTypeID)
tl_input_file_location_gen.go#L569: if err := b.ConsumeID(InputDocumentFileLocationTypeID); err != nil {
tl_input_file_location_gen.go#L2632: case InputDocumentFileLocationTypeID:
tl_registry_gen.go#L85: InputDocumentFileLocationTypeID: "inputDocumentFileLocation#bad07584",
tl_registry_gen.go#L1867: "inputDocumentFileLocation": InputDocumentFileLocationTypeID,
tl_registry_gen.go#L3649: InputDocumentFileLocationTypeID: func() bin.Object { return &InputDocumentFileLocation{} },
tl_registry_gen.go#L5825: InputDocumentFileLocationTypeID,
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. |