const github.com/gotd/td/tg.InputBotAppIDTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_app_gen.go#L55: const InputBotAppIDTypeID = 0xa920bd7a
tl_input_bot_app_gen.go#L106: return InputBotAppIDTypeID
tl_input_bot_app_gen.go#L118: ID: InputBotAppIDTypeID,
tl_input_bot_app_gen.go#L142: b.PutID(InputBotAppIDTypeID)
tl_input_bot_app_gen.go#L161: if err := b.ConsumeID(InputBotAppIDTypeID); err != nil {
tl_input_bot_app_gen.go#L422: case InputBotAppIDTypeID:
tl_registry_gen.go#L1167: InputBotAppIDTypeID: "inputBotAppID#a920bd7a",
tl_registry_gen.go#L2949: "inputBotAppID": InputBotAppIDTypeID,
tl_registry_gen.go#L4731: InputBotAppIDTypeID: func() bin.Object { return &InputBotAppID{} },
tl_registry_gen.go#L5767: InputBotAppIDTypeID,
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. |