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