const github.com/gotd/td/tg.DCOptionTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_dc_option_gen.go#L83: const DCOptionTypeID = 0x18b7a10d
tl_dc_option_gen.go#L175: return DCOptionTypeID
tl_dc_option_gen.go#L187: ID: DCOptionTypeID,
tl_dc_option_gen.go#L275: b.PutID(DCOptionTypeID)
tl_dc_option_gen.go#L302: if err := b.ConsumeID(DCOptionTypeID); err != nil {
tl_registry_gen.go#L403: DCOptionTypeID: "dcOption#18b7a10d",
tl_registry_gen.go#L2185: "dcOption": DCOptionTypeID,
tl_registry_gen.go#L3967: DCOptionTypeID: func() bin.Object { return &DCOption{} },
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. |