github.com/gotd/td/tg.PaymentRequestedInfo.Zero (method)
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L1989: if !(m.Info.Zero()) {
tl_message_action_gen.go#L2109: if !(m.Info.Zero()) {
tl_payment_requested_info_gen.go#L73: func (p *PaymentRequestedInfo) Zero() bool {
tl_payments_payment_form_gen.go#L157: if !(p.SavedInfo.Zero()) {
tl_payments_payment_form_gen.go#L353: if !(p.SavedInfo.Zero()) {
tl_payments_payment_receipt_gen.go#L130: if !(p.Info.Zero()) {
tl_payments_payment_receipt_gen.go#L301: if !(p.Info.Zero()) {
tl_payments_saved_info_gen.go#L73: if !(s.SavedInfo.Zero()) {
tl_payments_saved_info_gen.go#L143: if !(s.SavedInfo.Zero()) {
tl_payments_validate_requested_info_gen.go#L76: if !(v.Info.Zero()) {
tl_update_gen.go#L11186: if !(u.Info.Zero()) {
tl_update_gen.go#L11295: if !(u.Info.Zero()) {
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. |