github.com/gotd/td/tg.MessageActionSuggestedPostApproval.BalanceTooLow (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L12577: BalanceTooLow bool
tl_message_action_gen.go#L12618: if !(m.BalanceTooLow == false) {
tl_message_action_gen.go#L12652: m.BalanceTooLow = from.GetBalanceTooLow()
tl_message_action_gen.go#L12724: if !(m.BalanceTooLow == false) {
tl_message_action_gen.go#L12795: m.BalanceTooLow = m.Flags.Has(1)
tl_message_action_gen.go#L12843: m.BalanceTooLow = true
tl_message_action_gen.go#L12846: m.BalanceTooLow = 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. |