const github.com/gotd/td/tg.BotInlineResultTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_result_gen.go#L76: const BotInlineResultTypeID = 0x11965f3a
tl_bot_inline_result_gen.go#L175: return BotInlineResultTypeID
tl_bot_inline_result_gen.go#L187: ID: BotInlineResultTypeID,
tl_bot_inline_result_gen.go#L259: buf.PutID(BotInlineResultTypeID)
tl_bot_inline_result_gen.go#L313: if err := buf.ConsumeID(BotInlineResultTypeID); err != nil {
tl_bot_inline_result_gen.go#L992: case BotInlineResultTypeID:
tl_registry_gen.go#L732: BotInlineResultTypeID: "botInlineResult#11965f3a",
tl_registry_gen.go#L3160: "botInlineResult": BotInlineResultTypeID,
tl_registry_gen.go#L5588: BotInlineResultTypeID: func() bin.Object { return &BotInlineResult{} },
tl_registry_gen.go#L7453: BotInlineResultTypeID,
![]() |
The pages are generated with Golds v0.8.4. (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. |