const github.com/gotd/td/tg.URLAuthResultAcceptedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L962: URLAuthResultAcceptedTypeID: "urlAuthResultAccepted#8f8c0e4e",
tl_registry_gen.go#L2744: "urlAuthResultAccepted": URLAuthResultAcceptedTypeID,
tl_registry_gen.go#L4526: URLAuthResultAcceptedTypeID: func() bin.Object { return &URLAuthResultAccepted{} },
tl_registry_gen.go#L6521: URLAuthResultAcceptedTypeID,
tl_url_auth_result_gen.go#L278: const URLAuthResultAcceptedTypeID = 0x8f8c0e4e
tl_url_auth_result_gen.go#L324: return URLAuthResultAcceptedTypeID
tl_url_auth_result_gen.go#L336: ID: URLAuthResultAcceptedTypeID,
tl_url_auth_result_gen.go#L356: b.PutID(URLAuthResultAcceptedTypeID)
tl_url_auth_result_gen.go#L374: if err := b.ConsumeID(URLAuthResultAcceptedTypeID); err != nil {
tl_url_auth_result_gen.go#L560: case URLAuthResultAcceptedTypeID:
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. |