github.com/gotd/td/tg.PaymentsToggleChatStarGiftNotificationsRequest.Enabled (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_toggle_chat_star_gift_notifications_gen.go#L57: Enabled bool
tl_payments_toggle_chat_star_gift_notifications_gen.go#L80: if !(t.Enabled == false) {
tl_payments_toggle_chat_star_gift_notifications_gen.go#L104: t.Enabled = from.GetEnabled()
tl_payments_toggle_chat_star_gift_notifications_gen.go#L146: if !(t.Enabled == false) {
tl_payments_toggle_chat_star_gift_notifications_gen.go#L199: t.Enabled = t.Flags.Has(0)
tl_payments_toggle_chat_star_gift_notifications_gen.go#L214: t.Enabled = true
tl_payments_toggle_chat_star_gift_notifications_gen.go#L217: t.Enabled = 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. |