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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L840: type DialogFilterHandler func(ctx context.Context, e Entities, update *UpdateDialogFilter) error
		tl_handlers_gen.go#L843: func (u UpdateDispatcher) OnDialogFilter(handler DialogFilterHandler) {