github.com/gotd/td/tg.PaymentsCheckCanSendGiftResultBox.CheckCanSendGiftResult (field)
6 uses
github.com/gotd/td/tg (current package)
tl_payments_check_can_send_gift_gen.go#L187: return result.CheckCanSendGiftResult, nil
tl_payments_check_can_send_gift_result_gen.go#L342: CheckCanSendGiftResult PaymentsCheckCanSendGiftResultClass
tl_payments_check_can_send_gift_result_gen.go#L354: b.CheckCanSendGiftResult = v
tl_payments_check_can_send_gift_result_gen.go#L360: if b == nil || b.CheckCanSendGiftResult == nil {
tl_payments_check_can_send_gift_result_gen.go#L363: return b.CheckCanSendGiftResult.Encode(buf)
tl_server_gen.go#L11673: return &PaymentsCheckCanSendGiftResultBox{CheckCanSendGiftResult: response}, nil
![]() |
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. |