const github.com/gotd/td/tg.MessagesRequestWebViewRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_request_web_view_gen.go#L114: const MessagesRequestWebViewRequestTypeID = 0x269dc2c1
tl_messages_request_web_view_gen.go#L218: return MessagesRequestWebViewRequestTypeID
tl_messages_request_web_view_gen.go#L230: ID: MessagesRequestWebViewRequestTypeID,
tl_messages_request_web_view_gen.go#L318: b.PutID(MessagesRequestWebViewRequestTypeID)
tl_messages_request_web_view_gen.go#L379: if err := b.ConsumeID(MessagesRequestWebViewRequestTypeID); err != nil {
tl_registry_gen.go#L1550: MessagesRequestWebViewRequestTypeID: "messages.requestWebView#269dc2c1",
tl_registry_gen.go#L3332: "messages.requestWebView": MessagesRequestWebViewRequestTypeID,
tl_registry_gen.go#L5114: MessagesRequestWebViewRequestTypeID: func() bin.Object { return &MessagesRequestWebViewRequest{} },
tl_server_gen.go#L5613: s.handlers[MessagesRequestWebViewRequestTypeID] = handler
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. |