const github.com/gotd/td/tg.HelpTermsOfServiceUpdateEmptyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_help_terms_of_service_update_gen.go#L48: const HelpTermsOfServiceUpdateEmptyTypeID = 0xe3309f7f
tl_help_terms_of_service_update_gen.go#L94: return HelpTermsOfServiceUpdateEmptyTypeID
tl_help_terms_of_service_update_gen.go#L106: ID: HelpTermsOfServiceUpdateEmptyTypeID,
tl_help_terms_of_service_update_gen.go#L126: b.PutID(HelpTermsOfServiceUpdateEmptyTypeID)
tl_help_terms_of_service_update_gen.go#L144: if err := b.ConsumeID(HelpTermsOfServiceUpdateEmptyTypeID); err != nil {
tl_help_terms_of_service_update_gen.go#L408: case HelpTermsOfServiceUpdateEmptyTypeID:
tl_registry_gen.go#L862: HelpTermsOfServiceUpdateEmptyTypeID: "help.termsOfServiceUpdateEmpty#e3309f7f",
tl_registry_gen.go#L2644: "help.termsOfServiceUpdateEmpty": HelpTermsOfServiceUpdateEmptyTypeID,
tl_registry_gen.go#L4426: HelpTermsOfServiceUpdateEmptyTypeID: func() bin.Object { return &HelpTermsOfServiceUpdateEmpty{} },
tl_registry_gen.go#L5747: HelpTermsOfServiceUpdateEmptyTypeID,
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. |