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#L2651: case InputDocumentFileLocationTypeID:
tl_registry_gen.go#L89: InputDocumentFileLocationTypeID: "inputDocumentFileLocation#bad07584",
tl_registry_gen.go#L2556: "inputDocumentFileLocation": InputDocumentFileLocationTypeID,
tl_registry_gen.go#L5023: InputDocumentFileLocationTypeID: func() bin.Object { return &InputDocumentFileLocation{} },
tl_registry_gen.go#L7960: InputDocumentFileLocationTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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. |