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
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |