github.com/gotd/td/tg.InputPaymentCredentials.Data (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_payment_credentials_gen.go#L209: Data DataJSON
tl_input_payment_credentials_gen.go#L238: if !(i.Data.Zero()) {
tl_input_payment_credentials_gen.go#L260: i.Data = from.GetData()
tl_input_payment_credentials_gen.go#L324: if err := i.Data.Encode(b); err != nil {
tl_input_payment_credentials_gen.go#L353: if err := i.Data.Decode(b); err != nil {
tl_input_payment_credentials_gen.go#L384: return i.Data
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. |