const github.com/gotd/td/tg.InlineBotWebViewTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_inline_bot_web_view_gen.go#L50: const InlineBotWebViewTypeID = 0xb57295d5
tl_inline_bot_web_view_gen.go#L96: return InlineBotWebViewTypeID
tl_inline_bot_web_view_gen.go#L108: ID: InlineBotWebViewTypeID,
tl_inline_bot_web_view_gen.go#L132: b.PutID(InlineBotWebViewTypeID)
tl_inline_bot_web_view_gen.go#L151: if err := b.ConsumeID(InlineBotWebViewTypeID); err != nil {
tl_registry_gen.go#L1173: InlineBotWebViewTypeID: "inlineBotWebView#b57295d5",
tl_registry_gen.go#L2955: "inlineBotWebView": InlineBotWebViewTypeID,
tl_registry_gen.go#L4737: InlineBotWebViewTypeID: func() bin.Object { return &InlineBotWebView{} },
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. |