const github.com/gotd/td/tg.TextFixedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L698: TextFixedTypeID: "textFixed#6c3f19b9",
tl_registry_gen.go#L2480: "textFixed": TextFixedTypeID,
tl_registry_gen.go#L4262: TextFixedTypeID: func() bin.Object { return &TextFixed{} },
tl_registry_gen.go#L6393: TextFixedTypeID,
tl_rich_text_gen.go#L841: const TextFixedTypeID = 0x6c3f19b9
tl_rich_text_gen.go#L887: return TextFixedTypeID
tl_rich_text_gen.go#L899: ID: TextFixedTypeID,
tl_rich_text_gen.go#L919: b.PutID(TextFixedTypeID)
tl_rich_text_gen.go#L942: if err := b.ConsumeID(TextFixedTypeID); err != nil {
tl_rich_text_gen.go#L2533: case TextFixedTypeID:
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. |