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

2 uses

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