const github.com/gotd/td/tg.LangPackStringPluralizedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_lang_pack_string_gen.go#L238: const LangPackStringPluralizedTypeID = 0x6c47ac9f
tl_lang_pack_string_gen.go#L332: return LangPackStringPluralizedTypeID
tl_lang_pack_string_gen.go#L344: ID: LangPackStringPluralizedTypeID,
tl_lang_pack_string_gen.go#L412: b.PutID(LangPackStringPluralizedTypeID)
tl_lang_pack_string_gen.go#L450: if err := b.ConsumeID(LangPackStringPluralizedTypeID); err != nil {
tl_lang_pack_string_gen.go#L814: case LangPackStringPluralizedTypeID:
tl_registry_gen.go#L784: LangPackStringPluralizedTypeID: "langPackStringPluralized#6c47ac9f",
tl_registry_gen.go#L2566: "langPackStringPluralized": LangPackStringPluralizedTypeID,
tl_registry_gen.go#L4348: LangPackStringPluralizedTypeID: func() bin.Object { return &LangPackStringPluralized{} },
tl_registry_gen.go#L6002: LangPackStringPluralizedTypeID,
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. |