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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1144: 	NotifySettings PeerNotifySettings
		tl_chat_full_gen.go#L1381: 	if !(c.NotifySettings.Zero()) {
		tl_chat_full_gen.go#L1566: 	c.NotifySettings = from.GetNotifySettings()
		tl_chat_full_gen.go#L2113: 	if err := c.NotifySettings.Encode(b); err != nil {
		tl_chat_full_gen.go#L2355: 		if err := c.NotifySettings.Decode(b); err != nil {
		tl_chat_full_gen.go#L2970: 	return c.NotifySettings