const github.com/gotd/td/tg.TextWithEntitiesTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1160: TextWithEntitiesTypeID: "textWithEntities#751f3146",
tl_registry_gen.go#L2942: "textWithEntities": TextWithEntitiesTypeID,
tl_registry_gen.go#L4724: TextWithEntitiesTypeID: func() bin.Object { return &TextWithEntities{} },
tl_text_with_entities_gen.go#L52: const TextWithEntitiesTypeID = 0x751f3146
tl_text_with_entities_gen.go#L98: return TextWithEntitiesTypeID
tl_text_with_entities_gen.go#L110: ID: TextWithEntitiesTypeID,
tl_text_with_entities_gen.go#L134: b.PutID(TextWithEntitiesTypeID)
tl_text_with_entities_gen.go#L161: if err := b.ConsumeID(TextWithEntitiesTypeID); 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. |