github.com/gotd/td/tg.LangPackStringPluralized.OneValue (field)
8 uses
github.com/gotd/td/tg (current package)
tl_lang_pack_string_gen.go#L220: OneValue string
tl_lang_pack_string_gen.go#L266: if !(l.OneValue == "") {
tl_lang_pack_string_gen.go#L310: l.OneValue = val
tl_lang_pack_string_gen.go#L393: if !(l.OneValue == "") {
tl_lang_pack_string_gen.go#L430: b.PutString(l.OneValue)
tl_lang_pack_string_gen.go#L485: l.OneValue = value
tl_lang_pack_string_gen.go#L547: l.OneValue = value
tl_lang_pack_string_gen.go#L559: return l.OneValue, true
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. |