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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1246: 	NotifySettings PeerNotifySettings
		tl_chat_full_gen.go#L1586: 	if !(c.NotifySettings.Zero()) {
		tl_chat_full_gen.go#L1821: 	c.NotifySettings = from.GetNotifySettings()
		tl_chat_full_gen.go#L2532: 	if err := c.NotifySettings.Encode(b); err != nil {
		tl_chat_full_gen.go#L2820: 		if err := c.NotifySettings.Decode(b); err != nil {
		tl_chat_full_gen.go#L3629: 	return c.NotifySettings