github.com/gotd/td/tg.AccountToggleNoPaidMessagesExceptionRequest.RefundCharged (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_toggle_no_paid_messages_exception_gen.go#L49: RefundCharged bool
tl_account_toggle_no_paid_messages_exception_gen.go#L89: if !(t.RefundCharged == false) {
tl_account_toggle_no_paid_messages_exception_gen.go#L121: t.RefundCharged = from.GetRefundCharged()
tl_account_toggle_no_paid_messages_exception_gen.go#L178: if !(t.RefundCharged == false) {
tl_account_toggle_no_paid_messages_exception_gen.go#L245: t.RefundCharged = t.Flags.Has(0)
tl_account_toggle_no_paid_messages_exception_gen.go#L268: t.RefundCharged = true
tl_account_toggle_no_paid_messages_exception_gen.go#L271: t.RefundCharged = false
![]() |
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. |