github.com/gotd/td/tg.ReactionsNotifySettings.PollVotesNotifyFrom (field)
9 uses
github.com/gotd/td/tg (current package)
tl_reactions_notify_settings_gen.go#L60: PollVotesNotifyFrom ReactionNotificationsFromClass
tl_reactions_notify_settings_gen.go#L99: if !(r.PollVotesNotifyFrom == nil) {
tl_reactions_notify_settings_gen.go#L138: r.PollVotesNotifyFrom = val
tl_reactions_notify_settings_gen.go#L203: if !(r.PollVotesNotifyFrom == nil) {
tl_reactions_notify_settings_gen.go#L243: if r.PollVotesNotifyFrom == nil {
tl_reactions_notify_settings_gen.go#L246: if err := r.PollVotesNotifyFrom.Encode(b); err != nil {
tl_reactions_notify_settings_gen.go#L300: r.PollVotesNotifyFrom = value
tl_reactions_notify_settings_gen.go#L358: r.PollVotesNotifyFrom = value
tl_reactions_notify_settings_gen.go#L370: return r.PollVotesNotifyFrom, 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. |