github.com/gotd/td/tg.UpdateBotPrecheckoutQuery.Currency (field)
6 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L11373: Currency string
tl_update_gen.go#L11422: if !(u.Currency == "") {
tl_update_gen.go#L11462: u.Currency = from.GetCurrency()
tl_update_gen.go#L11562: b.PutString(u.Currency)
tl_update_gen.go#L11626: u.Currency = value
tl_update_gen.go#L11703: return u.Currency
![]() |
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. |