github.com/gotd/td/tg.ReactionsNotifySettings.MessagesNotifyFrom (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_reactions_notify_settings_gen.go#L51: 	MessagesNotifyFrom ReactionNotificationsFromClass
		tl_reactions_notify_settings_gen.go#L93: 	if !(r.MessagesNotifyFrom == nil) {
		tl_reactions_notify_settings_gen.go#L130: 		r.MessagesNotifyFrom = val
		tl_reactions_notify_settings_gen.go#L197: 	if !(r.MessagesNotifyFrom == nil) {
		tl_reactions_notify_settings_gen.go#L227: 		if r.MessagesNotifyFrom == nil {
		tl_reactions_notify_settings_gen.go#L230: 		if err := r.MessagesNotifyFrom.Encode(b); err != nil {
		tl_reactions_notify_settings_gen.go#L286: 		r.MessagesNotifyFrom = value
		tl_reactions_notify_settings_gen.go#L322: 	r.MessagesNotifyFrom = value
		tl_reactions_notify_settings_gen.go#L334: 	return r.MessagesNotifyFrom, true