const github.com/gotd/td/tg.InputBotAppShortNameTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_app_gen.go#L223: const InputBotAppShortNameTypeID = 0x908c0407
tl_input_bot_app_gen.go#L274: return InputBotAppShortNameTypeID
tl_input_bot_app_gen.go#L286: ID: InputBotAppShortNameTypeID,
tl_input_bot_app_gen.go#L310: b.PutID(InputBotAppShortNameTypeID)
tl_input_bot_app_gen.go#L334: if err := b.ConsumeID(InputBotAppShortNameTypeID); err != nil {
tl_input_bot_app_gen.go#L429: case InputBotAppShortNameTypeID:
tl_registry_gen.go#L1168: InputBotAppShortNameTypeID: "inputBotAppShortName#908c0407",
tl_registry_gen.go#L2950: "inputBotAppShortName": InputBotAppShortNameTypeID,
tl_registry_gen.go#L4732: InputBotAppShortNameTypeID: func() bin.Object { return &InputBotAppShortName{} },
tl_registry_gen.go#L5768: InputBotAppShortNameTypeID,
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. |