const github.com/gotd/td/tg.MessagesGetWebPageRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_web_page_gen.go#L52: const MessagesGetWebPageRequestTypeID = 0x8d9692a3
tl_messages_get_web_page_gen.go#L98: return MessagesGetWebPageRequestTypeID
tl_messages_get_web_page_gen.go#L110: ID: MessagesGetWebPageRequestTypeID,
tl_messages_get_web_page_gen.go#L134: b.PutID(MessagesGetWebPageRequestTypeID)
tl_messages_get_web_page_gen.go#L153: if err := b.ConsumeID(MessagesGetWebPageRequestTypeID); err != nil {
tl_registry_gen.go#L1465: MessagesGetWebPageRequestTypeID: "messages.getWebPage#8d9692a3",
tl_registry_gen.go#L3247: "messages.getWebPage": MessagesGetWebPageRequestTypeID,
tl_registry_gen.go#L5029: MessagesGetWebPageRequestTypeID: func() bin.Object { return &MessagesGetWebPageRequest{} },
tl_server_gen.go#L4088: s.handlers[MessagesGetWebPageRequestTypeID] = 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. |