type github.com/gotd/td/tg.NotifySettingsHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L270: type NotifySettingsHandler func(ctx context.Context, e Entities, update *UpdateNotifySettings) error
		tl_handlers_gen.go#L273: func (u UpdateDispatcher) OnNotifySettings(handler NotifySettingsHandler) {