const github.com/gotd/td/tg.LangPackStringDeletedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_lang_pack_string_gen.go#L634: const LangPackStringDeletedTypeID = 0x2979eeb2
tl_lang_pack_string_gen.go#L680: return LangPackStringDeletedTypeID
tl_lang_pack_string_gen.go#L692: ID: LangPackStringDeletedTypeID,
tl_lang_pack_string_gen.go#L712: b.PutID(LangPackStringDeletedTypeID)
tl_lang_pack_string_gen.go#L730: if err := b.ConsumeID(LangPackStringDeletedTypeID); err != nil {
tl_lang_pack_string_gen.go#L821: case LangPackStringDeletedTypeID:
tl_registry_gen.go#L785: LangPackStringDeletedTypeID: "langPackStringDeleted#2979eeb2",
tl_registry_gen.go#L2567: "langPackStringDeleted": LangPackStringDeletedTypeID,
tl_registry_gen.go#L4349: LangPackStringDeletedTypeID: func() bin.Object { return &LangPackStringDeleted{} },
tl_registry_gen.go#L6003: LangPackStringDeletedTypeID,
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. |