const github.com/gotd/td/tg.LangpackGetLangPackRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_langpack_get_lang_pack_gen.go#L49: const LangpackGetLangPackRequestTypeID = 0xf2f2330a
tl_langpack_get_lang_pack_gen.go#L95: return LangpackGetLangPackRequestTypeID
tl_langpack_get_lang_pack_gen.go#L107: ID: LangpackGetLangPackRequestTypeID,
tl_langpack_get_lang_pack_gen.go#L131: b.PutID(LangpackGetLangPackRequestTypeID)
tl_langpack_get_lang_pack_gen.go#L150: if err := b.ConsumeID(LangpackGetLangPackRequestTypeID); err != nil {
tl_registry_gen.go#L1750: LangpackGetLangPackRequestTypeID: "langpack.getLangPack#f2f2330a",
tl_registry_gen.go#L3532: "langpack.getLangPack": LangpackGetLangPackRequestTypeID,
tl_registry_gen.go#L5314: LangpackGetLangPackRequestTypeID: func() bin.Object { return &LangpackGetLangPackRequest{} },
tl_server_gen.go#L9197: s.handlers[LangpackGetLangPackRequestTypeID] = handler
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. |