const github.com/gotd/td/tg.WebDocumentNoProxyTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L749: 		WebDocumentNoProxyTypeID:                                 "webDocumentNoProxy#f9c8bcc6",
		tl_registry_gen.go#L2531: 		"webDocumentNoProxy":                                 WebDocumentNoProxyTypeID,
		tl_registry_gen.go#L4313: 		WebDocumentNoProxyTypeID:                                 func() bin.Object { return &WebDocumentNoProxy{} },
		tl_registry_gen.go#L6703: 			WebDocumentNoProxyTypeID,
		tl_web_document_gen.go#L319: const WebDocumentNoProxyTypeID = 0xf9c8bcc6
		tl_web_document_gen.go#L380: 	return WebDocumentNoProxyTypeID
		tl_web_document_gen.go#L392: 		ID:   WebDocumentNoProxyTypeID,
		tl_web_document_gen.go#L424: 	b.PutID(WebDocumentNoProxyTypeID)
		tl_web_document_gen.go#L453: 	if err := b.ConsumeID(WebDocumentNoProxyTypeID); err != nil {
		tl_web_document_gen.go#L618: 	case WebDocumentNoProxyTypeID: