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

2 uses

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