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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L860: type DialogFiltersHandler func(ctx context.Context, e Entities, update *UpdateDialogFilters) error
		tl_handlers_gen.go#L863: func (u UpdateDispatcher) OnDialogFilters(handler DialogFiltersHandler) {