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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1194: type AutoSaveSettingsHandler func(ctx context.Context, e Entities, update *UpdateAutoSaveSettings) error
		tl_handlers_gen.go#L1197: func (u UpdateDispatcher) OnAutoSaveSettings(handler AutoSaveSettingsHandler) {