github.com/gotd/td/tg.PaymentsSavedStarGifts.ChatNotificationsEnabled (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_saved_star_gifts_gen.go#L57: ChatNotificationsEnabled bool
tl_payments_saved_star_gifts_gen.go#L94: if !(s.ChatNotificationsEnabled == false) {
tl_payments_saved_star_gifts_gen.go#L133: s.ChatNotificationsEnabled = val
tl_payments_saved_star_gifts_gen.go#L200: if !(s.ChatNotificationsEnabled == false) {
tl_payments_saved_star_gifts_gen.go#L228: b.PutBool(s.ChatNotificationsEnabled)
tl_payments_saved_star_gifts_gen.go#L293: s.ChatNotificationsEnabled = value
tl_payments_saved_star_gifts_gen.go#L367: s.ChatNotificationsEnabled = value
tl_payments_saved_star_gifts_gen.go#L379: return s.ChatNotificationsEnabled, true
![]() |
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. |