const github.com/gotd/td/tg.InputMediaEmptyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L42: const InputMediaEmptyTypeID = 0x9664f57f
tl_input_media_gen.go#L78: return InputMediaEmptyTypeID
tl_input_media_gen.go#L90: ID: InputMediaEmptyTypeID,
tl_input_media_gen.go#L105: b.PutID(InputMediaEmptyTypeID)
tl_input_media_gen.go#L122: if err := b.ConsumeID(InputMediaEmptyTypeID); err != nil {
tl_input_media_gen.go#L5770: case InputMediaEmptyTypeID:
tl_registry_gen.go#L60: InputMediaEmptyTypeID: "inputMediaEmpty#9664f57f",
tl_registry_gen.go#L2527: "inputMediaEmpty": InputMediaEmptyTypeID,
tl_registry_gen.go#L4994: InputMediaEmptyTypeID: func() bin.Object { return &InputMediaEmpty{} },
tl_registry_gen.go#L8002: InputMediaEmptyTypeID,
![]() |
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. |