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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L70: 	NotifySettings PeerNotifySettings
		tl_chat_full_gen.go#L177: 	if !(c.NotifySettings.Zero()) {
		tl_chat_full_gen.go#L258: 	c.NotifySettings = from.GetNotifySettings()
		tl_chat_full_gen.go#L506: 	if err := c.NotifySettings.Encode(b); err != nil {
		tl_chat_full_gen.go#L623: 		if err := c.NotifySettings.Decode(b); err != nil {
		tl_chat_full_gen.go#L829: 	return c.NotifySettings