github.com/gotd/td/tg.ForumTopic.NotifySettings (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L244: 	NotifySettings PeerNotifySettings
		tl_forum_topic_gen.go#L337: 	if !(f.NotifySettings.Zero()) {
		tl_forum_topic_gen.go#L404: 	f.NotifySettings = from.GetNotifySettings()
		tl_forum_topic_gen.go#L606: 	if err := f.NotifySettings.Encode(b); err != nil {
		tl_forum_topic_gen.go#L746: 		if err := f.NotifySettings.Decode(b); err != nil {
		tl_forum_topic_gen.go#L1001: 	return f.NotifySettings