const github.com/gotd/td/tg.InputPhotoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_photo_gen.go#L156: const InputPhotoTypeID = 0x3bb3b94a
tl_input_photo_gen.go#L212: return InputPhotoTypeID
tl_input_photo_gen.go#L224: ID: InputPhotoTypeID,
tl_input_photo_gen.go#L252: b.PutID(InputPhotoTypeID)
tl_input_photo_gen.go#L272: if err := b.ConsumeID(InputPhotoTypeID); err != nil {
tl_input_photo_gen.go#L410: case InputPhotoTypeID:
tl_registry_gen.go#L86: InputPhotoTypeID: "inputPhoto#3bb3b94a",
tl_registry_gen.go#L2553: "inputPhoto": InputPhotoTypeID,
tl_registry_gen.go#L5020: InputPhotoTypeID: func() bin.Object { return &InputPhoto{} },
tl_registry_gen.go#L8062: InputPhotoTypeID,
![]() |
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. |