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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L560: type ConfigHandler func(ctx context.Context, e Entities, update *UpdateConfig) error
		tl_handlers_gen.go#L563: func (u UpdateDispatcher) OnConfig(handler ConfigHandler) {