const github.com/gotd/td/tg.TrueTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L42: TrueTypeID: "true#3fedd339",
tl_registry_gen.go#L1824: "true": TrueTypeID,
tl_registry_gen.go#L3606: TrueTypeID: func() bin.Object { return &True{} },
tl_true_gen.go#L45: const TrueTypeID = 0x3fedd339
tl_true_gen.go#L76: return TrueTypeID
tl_true_gen.go#L88: ID: TrueTypeID,
tl_true_gen.go#L103: b.PutID(TrueTypeID)
tl_true_gen.go#L120: if err := b.ConsumeID(TrueTypeID); err != nil {
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. |