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