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

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L238: 	NotifySettings PeerNotifySettings
		tl_forum_topic_gen.go#L322: 	if !(f.NotifySettings.Zero()) {
		tl_forum_topic_gen.go#L383: 	f.NotifySettings = from.GetNotifySettings()
		tl_forum_topic_gen.go#L562: 	if err := f.NotifySettings.Encode(b); err != nil {
		tl_forum_topic_gen.go#L687: 		if err := f.NotifySettings.Decode(b); err != nil {
		tl_forum_topic_gen.go#L907: 	return f.NotifySettings