const github.com/gotd/td/tg.DefaultHistoryTTLTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_default_history_ttl_gen.go#L45: const DefaultHistoryTTLTypeID = 0x43b46b20
tl_default_history_ttl_gen.go#L86: return DefaultHistoryTTLTypeID
tl_default_history_ttl_gen.go#L98: ID: DefaultHistoryTTLTypeID,
tl_default_history_ttl_gen.go#L118: b.PutID(DefaultHistoryTTLTypeID)
tl_default_history_ttl_gen.go#L136: if err := b.ConsumeID(DefaultHistoryTTLTypeID); err != nil {
tl_registry_gen.go#L1150: DefaultHistoryTTLTypeID: "defaultHistoryTTL#43b46b20",
tl_registry_gen.go#L2932: "defaultHistoryTTL": DefaultHistoryTTLTypeID,
tl_registry_gen.go#L4714: DefaultHistoryTTLTypeID: func() bin.Object { return &DefaultHistoryTTL{} },
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. |