github.com/gotd/td/tg.FragmentCollectibleInfo.CryptoCurrency (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_fragment_collectible_info_gen.go#L58: 	CryptoCurrency string
		tl_fragment_collectible_info_gen.go#L92: 	if !(c.CryptoCurrency == "") {
		tl_fragment_collectible_info_gen.go#L126: 	c.CryptoCurrency = from.GetCryptoCurrency()
		tl_fragment_collectible_info_gen.go#L199: 	b.PutString(c.CryptoCurrency)
		tl_fragment_collectible_info_gen.go#L247: 		c.CryptoCurrency = value
		tl_fragment_collectible_info_gen.go#L295: 	return c.CryptoCurrency