const github.com/gotd/td/tg.InputSingleMediaTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_input_single_media_gen.go#L64: const InputSingleMediaTypeID = 0x1cc6e91f
tl_input_single_media_gen.go#L126: return InputSingleMediaTypeID
tl_input_single_media_gen.go#L138: ID: InputSingleMediaTypeID,
tl_input_single_media_gen.go#L178: b.PutID(InputSingleMediaTypeID)
tl_input_single_media_gen.go#L218: if err := b.ConsumeID(InputSingleMediaTypeID); err != nil {
tl_registry_gen.go#L847: InputSingleMediaTypeID: "inputSingleMedia#1cc6e91f",
tl_registry_gen.go#L2629: "inputSingleMedia": InputSingleMediaTypeID,
tl_registry_gen.go#L4411: InputSingleMediaTypeID: func() bin.Object { return &InputSingleMedia{} },
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. |